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

Definition at line 47 of file qlowenergyserviceprivate_p.h.

◆ value

QByteArray QLowEnergyServicePrivate::CharData::value

Definition at line 49 of file qlowenergyserviceprivate_p.h.

◆ valueHandle

QLowEnergyHandle QLowEnergyServicePrivate::CharData::valueHandle

Definition at line 46 of file qlowenergyserviceprivate_p.h.


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