Qt 6.6
Qt Bluetooth
C++ Classes
QLowEnergyController
Qt 6.6.1 Reference Documentation
List of All Members for QLowEnergyController
This is the complete list of members for
QLowEnergyController
, including inherited members.
enum
ControllerState
enum
Error
enum
RemoteAddressType
enum
Role
~QLowEnergyController
()
addService
(const QLowEnergyServiceData &, QObject *) : QLowEnergyService *
connectToDevice
()
connected
()
connectionUpdated
(const QLowEnergyConnectionParameters &)
createCentral
(const QBluetoothDeviceInfo &, QObject *) : QLowEnergyController *
createCentral
(const QBluetoothDeviceInfo &, const QBluetoothAddress &, QObject *) : QLowEnergyController *
createPeripheral
(const QBluetoothAddress &, QObject *) : QLowEnergyController *
createPeripheral
(QObject *) : QLowEnergyController *
createServiceObject
(const QBluetoothUuid &, QObject *) : QLowEnergyService *
disconnectFromDevice
()
disconnected
()
discoverServices
()
discoveryFinished
()
error
() const : QLowEnergyController::Error
errorOccurred
(QLowEnergyController::Error)
errorString
() const : QString
localAddress
() const : QBluetoothAddress
mtu
() const : int
mtuChanged
(int)
readRssi
()
remoteAddress
() const : QBluetoothAddress
remoteAddressType
() const : QLowEnergyController::RemoteAddressType
remoteDeviceUuid
() const : QBluetoothUuid
remoteName
() const : QString
requestConnectionUpdate
(const QLowEnergyConnectionParameters &)
role
() const : QLowEnergyController::Role
rssiRead
(qint16)
serviceDiscovered
(const QBluetoothUuid &)
services
() const : QList<QBluetoothUuid>
setRemoteAddressType
(QLowEnergyController::RemoteAddressType)
startAdvertising
(const QLowEnergyAdvertisingParameters &, const QLowEnergyAdvertisingData &, const QLowEnergyAdvertisingData &)
state
() const : QLowEnergyController::ControllerState
stateChanged
(QLowEnergyController::ControllerState)
stopAdvertising
()