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
QLowEnergyServicePrivate::CharData Struct Reference

#include <qlowenergyserviceprivate_p.h>

+ Collaboration diagram for QLowEnergyServicePrivate::CharData:

Public Attributes

QLowEnergyHandle valueHandle
 
QBluetoothUuid uuid
 
QLowEnergyCharacteristic::PropertyTypes properties
 
QByteArray value
 
QHash< QLowEnergyHandle, DescDatadescriptorList
 

Detailed Description

Definition at line 45 of file qlowenergyserviceprivate_p.h.

Member Data Documentation

◆ descriptorList

QHash<QLowEnergyHandle, DescData> QLowEnergyServicePrivate::CharData::descriptorList

Definition at line 50 of file qlowenergyserviceprivate_p.h.

◆ properties

QLowEnergyCharacteristic::PropertyTypes QLowEnergyServicePrivate::CharData::properties

Definition at line 48 of file qlowenergyserviceprivate_p.h.

◆ uuid

QBluetoothUuid QLowEnergyServicePrivate::CharData::uuid

◆ value

◆ valueHandle


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