![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qlowenergycontroller.h"#include "qbluetoothuuid.h"#include "btgcdtimer_p.h"#include "btutility_p.h"#include <QtCore/private/qcore_mac_p.h>#include <QtCore/qbytearray.h>#include <QtCore/qglobal.h>#include <QtCore/qqueue.h>#include <QtCore/qhash.h>#include <Foundation/Foundation.h>#include <CoreBluetooth/CoreBluetooth.h>Go to the source code of this file.
Classes | |
| struct | DarwinBluetooth::LERequest |
| category | QT_MANGLE_NAMESPACE(DarwinBTCentralManager) |
Namespaces | |
| namespace | DarwinBluetooth |
Typedefs | |
| typedef QHash< QLowEnergyHandle, CBService * > | DarwinBluetooth::ServiceHash |
| typedef QHash< QLowEnergyHandle, CBCharacteristic * > | DarwinBluetooth::CharHash |
| typedef QHash< QLowEnergyHandle, CBDescriptor * > | DarwinBluetooth::DescHash |
| typedef QQueue< LERequest > | DarwinBluetooth::RequestQueue |
| typedef QHash< NSObject *, QByteArray > | DarwinBluetooth::ValueHash |
Functions | |
| QT_NAMESPACE_ALIAS_OBJC_CLASS (DarwinBTCentralManager) | |
| QT_NAMESPACE_ALIAS_OBJC_CLASS | ( | DarwinBTCentralManager | ) |