Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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

Definition at line 92 of file qlowenergycontroller_bluez_p.h.

◆ 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

Definition at line 93 of file qlowenergycontroller_bluez_p.h.

◆ readConstraints

QBluetooth::AttAccessConstraints QLowEnergyControllerPrivateBluez::Attribute::readConstraints

Definition at line 94 of file qlowenergycontroller_bluez_p.h.

◆ type

QBluetoothUuid QLowEnergyControllerPrivateBluez::Attribute::type

Definition at line 96 of file qlowenergycontroller_bluez_p.h.

◆ value

QByteArray QLowEnergyControllerPrivateBluez::Attribute::value

Definition at line 97 of file qlowenergycontroller_bluez_p.h.

◆ 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: