Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbluetoothserviceinfo_bluez.cpp File Reference
#include "qbluetoothserviceinfo.h"
#include "qbluetoothserviceinfo_p.h"
#include "bluez/bluez5_helper_p.h"
#include "bluez/profilemanager1_p.h"
#include <QtCore/QLoggingCategory>
#include <QtCore/QXmlStreamWriter>
#include <QtCore/QAtomicInt>
+ Include dependency graph for qbluetoothserviceinfo_bluez.cpp:

Go to the source code of this file.

Functions

static void writeAttribute (QXmlStreamWriter *stream, const QVariant &attribute)
 

Variables

static QAtomicInt pathCounter
 

Function Documentation

◆ writeAttribute()

static void writeAttribute ( QXmlStreamWriter *  stream,
const QVariant attribute 
)
static

Definition at line 22 of file qbluetoothserviceinfo_bluez.cpp.

References QString::arg(), QByteArray::constData(), QString::fromLatin1(), QString::mid(), QBluetoothUuid::minimumSize(), QString::number(), qCWarning, qint8, QStringLiteral, QByteArray::toHex(), QUrl::toString(), QUuid::toString(), QBluetoothUuid::toUInt16(), QBluetoothUuid::toUInt32(), and writeAttribute().

Referenced by writeAttribute().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ pathCounter

QAtomicInt pathCounter
static

Definition at line 20 of file qbluetoothserviceinfo_bluez.cpp.