Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qlowenergycontroller.cpp File Reference

(9db4dd9fff0b4befeb16e7fc1ca80f82a4f6c245)

#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 QLowEnergyControllerPrivateprivateController (QLowEnergyController::Role role, const QBluetoothAddress &localDevice=QBluetoothAddress{})

Function Documentation

◆ privateController()

QLowEnergyControllerPrivate * privateController ( QLowEnergyController::Role role,
const QBluetoothAddress & localDevice = QBluetoothAddress{} )
static

Definition at line 307 of file qlowenergycontroller.cpp.