![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/QObject>#include <QtCore/QPointer>#include <QtBluetooth/qbluetooth.h>#include <QtBluetooth/QLowEnergyService>#include <QtBluetooth/QLowEnergyCharacteristic>#include <QtCore/private/qglobal_p.h>Go to the source code of this file.
Classes | |
| class | QLowEnergyServicePrivate |
| struct | QLowEnergyServicePrivate::DescData |
| struct | QLowEnergyServicePrivate::CharData |
Typedefs | |
| typedef QHash< QLowEnergyHandle, QLowEnergyServicePrivate::CharData > | CharacteristicDataMap |
| typedef QHash< QLowEnergyHandle, QLowEnergyServicePrivate::DescData > | DescriptorDataMap |
Definition at line 100 of file qlowenergyserviceprivate_p.h.
Definition at line 101 of file qlowenergyserviceprivate_p.h.