![]() |
Qt 6.x
The Qt SDK
|
#include <qglobal.h>#include <QtCore/qobject.h>#include <QtBluetooth/qlowenergycontroller.h>#include "qlowenergyserviceprivate_p.h"
Include dependency graph for qlowenergycontrollerbase_p.h:
This graph shows which files directly or indirectly include this file: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().