2
3
4
5
6
7
8
9
25#include <QtCore/QObject>
26#include <QtCore/QByteArray>
27#include <QtCore/QList>
29#include <QtCore/QString>
30#include <QtCore/QStringList>
31#include <QtCore/QVariant>
32#include <QtDBus/QtDBus>
33#include <QtCore/private/qglobal_p.h>
36
37
43 {
return "org.freedesktop.DBus.Properties"; }
QString adapterWithDBusPeripheralInterface(const QBluetoothAddress &localAddress)
QString sanitizeNameForDBus(const QString &text)
QString findAdapterForAddress(const QBluetoothAddress &wantedAddress, bool *ok=nullptr)
bool mandatoryHciIoctlsAvailable()
QVersionNumber bluetoothdVersion()
QMap< QDBusObjectPath, InterfaceList > ManagedObjectList
QMap< QString, QVariantMap > InterfaceList
QMap< QString, QDBusVariant > ServiceDataList
QMap< quint16, QDBusVariant > ManufacturerDataList
~OrgFreedesktopDBusPropertiesInterface()
QMap< QString, AdapterData * > references
OrgFreedesktopDBusObjectManagerInterface * manager
~QtBluezDiscoveryManager()
static QtBluezDiscoveryManager * instance()
bool registerDiscoveryInterest(const QString &adapterPath)
void unregisterDiscoveryInterest(const QString &adapterPath)
OrgFreedesktopDBusPropertiesInterface * propteryListener