Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QLowEnergyControllerPrivateBluez::Attribute Struct Reference

#include <qlowenergycontroller_bluez_p.h>

+ Collaboration diagram for QLowEnergyControllerPrivateBluez::Attribute:

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
 

Detailed Description

Definition at line 88 of file qlowenergycontroller_bluez_p.h.

Member Function Documentation

◆ Attribute

QLowEnergyControllerPrivateBluez::Attribute::Attribute ( )
inlineslot

Definition at line 89 of file qlowenergycontroller_bluez_p.h.

Member Data Documentation

◆ groupEndHandle

QLowEnergyHandle QLowEnergyControllerPrivateBluez::Attribute::groupEndHandle

◆ handle

QLowEnergyHandle QLowEnergyControllerPrivateBluez::Attribute::handle

◆ maxLength

int QLowEnergyControllerPrivateBluez::Attribute::maxLength

Definition at line 99 of file qlowenergycontroller_bluez_p.h.

◆ minLength

int QLowEnergyControllerPrivateBluez::Attribute::minLength

Definition at line 98 of file qlowenergycontroller_bluez_p.h.

◆ properties

QLowEnergyCharacteristic::PropertyTypes QLowEnergyControllerPrivateBluez::Attribute::properties

◆ readConstraints

QBluetooth::AttAccessConstraints QLowEnergyControllerPrivateBluez::Attribute::readConstraints

Definition at line 94 of file qlowenergycontroller_bluez_p.h.

◆ type

QBluetoothUuid QLowEnergyControllerPrivateBluez::Attribute::type

◆ value

QByteArray QLowEnergyControllerPrivateBluez::Attribute::value

◆ writeConstraints

QBluetooth::AttAccessConstraints QLowEnergyControllerPrivateBluez::Attribute::writeConstraints

Definition at line 95 of file qlowenergycontroller_bluez_p.h.


The documentation for this struct was generated from the following file: