Uses of Class
io.qt.bluetooth.QLowEnergyDescriptor
-
Uses of QLowEnergyDescriptor in io.qt.bluetooth
Modifier and TypeFieldDescriptionQLowEnergyService.descriptorRead
QLowEnergyService.descriptorWritten
Modifier and TypeMethodDescriptionQLowEnergyDescriptor.clone()
final QLowEnergyDescriptor
QLowEnergyCharacteristic.descriptor
(QBluetoothUuid uuid) Modifier and TypeMethodDescriptionfinal QList<QLowEnergyDescriptor>
QLowEnergyCharacteristic.descriptors()
Modifier and TypeMethodDescriptionfinal void
QLowEnergyDescriptor.assign
(QLowEnergyDescriptor other) final boolean
QLowEnergyService.contains
(QLowEnergyDescriptor descriptor) final void
QLowEnergyService.readDescriptor
(QLowEnergyDescriptor descriptor) final void
QLowEnergyService.writeDescriptor
(QLowEnergyDescriptor descriptor, QByteArray newValue) ModifierConstructorDescription