![]() |
Qt 6.x
The Qt SDK
|
#include <qglobal.h>
#include <QtCore/QList>
#include <QtCore/QQueue>
#include <QtBluetooth/qbluetooth.h>
#include <QtBluetooth/qlowenergycharacteristic.h>
#include "qlowenergycontroller.h"
#include "qlowenergycontrollerbase_p.h"
#include "bluez/bluez_data_p.h"
#include <QtBluetooth/QBluetoothSocket>
#include <functional>
Go to the source code of this file.
Classes | |
class | QLowEnergyControllerPrivateBluez |
struct | QLowEnergyControllerPrivateBluez::Attribute |
Functions | |
void | registerQLowEnergyControllerMetaType () |
Q_DECLARE_TYPEINFO (QLowEnergyControllerPrivateBluez::Attribute, Q_RELOCATABLE_TYPE) | |
Q_DECLARE_TYPEINFO | ( | QLowEnergyControllerPrivateBluez::Attribute | , |
Q_RELOCATABLE_TYPE | |||
) |
void registerQLowEnergyControllerMetaType | ( | ) |
Referenced by QLowEnergyControllerPrivateBluez::QLowEnergyControllerPrivateBluez().