Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qbluetoothserviceinfo_bluez.cpp File Reference

(a68dd14499f557d1f334f19069498669eca90058)

#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 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.