#include <qglobal.h>
#include <QtCore/QList>
#include <QtCore/QQueue>
#include <QtBluetooth/qbluetooth.h>
#include <QtBluetooth/qlowenergycharacteristic.h>
#include <QtBluetooth/qlowenergyservicedata.h>
#include "qlowenergycontroller.h"
#include "qlowenergycontrollerbase_p.h"
#include <wrl.h>
#include <windows.devices.bluetooth.genericattributeprofile.h>
#include <functional>
Go to the source code of this file.
◆ registerQLowEnergyControllerMetaType()
void registerQLowEnergyControllerMetaType |
( |
| ) |
|