![]() |
Qt 6.x
The Qt SDK
|
#include "qlowenergycontroller.h"#include "qlowenergycharacteristicdata.h"#include "qlowenergyconnectionparameters.h"#include "qlowenergydescriptordata.h"#include "qlowenergyservicedata.h"#include <QtBluetooth/QBluetoothLocalDevice>#include <QtCore/QLoggingCategory>#include "qlowenergycontroller_dummy_p.h"#include <algorithm>#include "moc_qlowenergycontroller.cpp"
Include dependency graph for qlowenergycontroller.cpp:Go to the source code of this file.
Functions | |
| static QLowEnergyControllerPrivate * | privateController (QLowEnergyController::Role role, const QBluetoothAddress &localDevice=QBluetoothAddress{}) |
|
static |
Definition at line 307 of file qlowenergycontroller.cpp.