![]() |
Qt 6.x
The Qt SDK
|
#include <qglobal.h>
#include <QtCore/qobject.h>
#include <QtBluetooth/qlowenergycontroller.h>
#include "qlowenergyserviceprivate_p.h"
Go to the source code of this file.
Classes | |
class | QLowEnergyControllerPrivate |
Variables | |
QT_BEGIN_NAMESPACE typedef QMap< QBluetoothUuid, QSharedPointer< QLowEnergyServicePrivate > > | ServiceDataMap |
QT_BEGIN_NAMESPACE typedef QMap<QBluetoothUuid, QSharedPointer<QLowEnergyServicePrivate> > ServiceDataMap |
Definition at line 27 of file qlowenergycontrollerbase_p.h.
Referenced by QLowEnergyControllerPrivate::serviceForHandle().