QLowEnergyCharacteristicData Class

The QLowEnergyCharacteristicData class is used to set up GATT service data. More...

Header: #include <QLowEnergyCharacteristicData>
qmake: QT += bluetooth
Since: Qt 5.7

This class was introduced in Qt 5.7.

Detailed Description

An Object of this class provides a characteristic to be added to a QLowEnergyServiceData object via QLowEnergyServiceData::addCharacteristic().

See also QLowEnergyServiceData and QLowEnergyController::addService.