(a5552379ddabfaf2c8c3a3c5973910544f1b5a9a)
#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 <winrt/Windows.Foundation.h>
#include <winrt/Windows.Devices.Bluetooth.h>
#include <winrt/Windows.Devices.Bluetooth.GenericAttributeProfile.h>
#include <functional>
Go to the source code of this file.
◆ registerQLowEnergyControllerMetaType()
void registerQLowEnergyControllerMetaType |
( |
| ) |
|
|
extern |