4#ifndef QBLUETOOTHSERVICEINFO_P_H
5#define QBLUETOOTHSERVICEINFO_P_H
27#include "darwin/btraii_p.h"
32class OrgBluezServiceInterface;
37#ifdef QT_WINRT_BLUETOOTH
45 struct IRfcommServiceProvider;
55class QBluetoothServiceInfo;
66 bool registerService(
const QBluetoothAddress &localAdapter = QBluetoothAddress());
85#ifdef QT_WINRT_BLUETOOTH
102 mutable bool registered =
false;
QBluetoothServiceInfo::Sequence protocolDescriptor(QBluetoothUuid::ProtocolUuid protocol) const
QMap< quint16, QVariant > attributes
bool registerService(const QBluetoothAddress &localAdapter=QBluetoothAddress())
int serverChannel() const
bool isRegistered() const
~QBluetoothServiceInfoPrivate()
QBluetoothDeviceInfo deviceInfo
static void dumpAttributeVariant(QDebug dbg, const QVariant &var, const QString &indent)