![]() |
Qt 6.x
The Qt SDK
|
#include <qlowenergycontroller_bluez_p.h>
Public Slots | |
Attribute () | |
Public Attributes | |
QLowEnergyHandle | handle |
QLowEnergyHandle | groupEndHandle |
QLowEnergyCharacteristic::PropertyTypes | properties |
QBluetooth::AttAccessConstraints | readConstraints |
QBluetooth::AttAccessConstraints | writeConstraints |
QBluetoothUuid | type |
QByteArray | value |
int | minLength |
int | maxLength |
Definition at line 88 of file qlowenergycontroller_bluez_p.h.
|
inlineslot |
Definition at line 89 of file qlowenergycontroller_bluez_p.h.
QLowEnergyHandle QLowEnergyControllerPrivateBluez::Attribute::groupEndHandle |
Definition at line 92 of file qlowenergycontroller_bluez_p.h.
Referenced by QLowEnergyControllerPrivateBluez::addToGenericAttributeList().
QLowEnergyHandle QLowEnergyControllerPrivateBluez::Attribute::handle |
Definition at line 91 of file qlowenergycontroller_bluez_p.h.
Referenced by QLowEnergyControllerPrivateBluez::addToGenericAttributeList().
int QLowEnergyControllerPrivateBluez::Attribute::maxLength |
Definition at line 99 of file qlowenergycontroller_bluez_p.h.
int QLowEnergyControllerPrivateBluez::Attribute::minLength |
Definition at line 98 of file qlowenergycontroller_bluez_p.h.
QLowEnergyCharacteristic::PropertyTypes QLowEnergyControllerPrivateBluez::Attribute::properties |
Definition at line 93 of file qlowenergycontroller_bluez_p.h.
Referenced by QLowEnergyControllerPrivateBluez::addToGenericAttributeList().
QBluetooth::AttAccessConstraints QLowEnergyControllerPrivateBluez::Attribute::readConstraints |
Definition at line 94 of file qlowenergycontroller_bluez_p.h.
QBluetoothUuid QLowEnergyControllerPrivateBluez::Attribute::type |
Definition at line 96 of file qlowenergycontroller_bluez_p.h.
Referenced by QLowEnergyControllerPrivateBluez::addToGenericAttributeList().
QByteArray QLowEnergyControllerPrivateBluez::Attribute::value |
Definition at line 97 of file qlowenergycontroller_bluez_p.h.
Referenced by QLowEnergyControllerPrivateBluez::addToGenericAttributeList().
QBluetooth::AttAccessConstraints QLowEnergyControllerPrivateBluez::Attribute::writeConstraints |
Definition at line 95 of file qlowenergycontroller_bluez_p.h.