Uses of Class
io.qt.bluetooth.QLowEnergyCharacteristic
Packages that use QLowEnergyCharacteristic
-
Uses of QLowEnergyCharacteristic in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QLowEnergyCharacteristicModifier and TypeFieldDescriptionQLowEnergyService.characteristicChanged
QLowEnergyService.characteristicRead
QLowEnergyService.characteristicWritten
Methods in io.qt.bluetooth that return QLowEnergyCharacteristicModifier and TypeMethodDescriptionfinal QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid uuid) final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid.CharacteristicType uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid.DescriptorType uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid.ProtocolUuid uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QBluetoothUuid.ServiceClassUuid uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.final QLowEnergyCharacteristic
QLowEnergyService.characteristic
(QUuid uuid) Overloaded function forQLowEnergyService.characteristic(io.qt.bluetooth.QBluetoothUuid)
.QLowEnergyCharacteristic.clone()
Creates and returns a copy of this object.Methods in io.qt.bluetooth that return types with arguments of type QLowEnergyCharacteristicModifier and TypeMethodDescriptionfinal QList<QLowEnergyCharacteristic>
QLowEnergyService.characteristics()
Methods in io.qt.bluetooth with parameters of type QLowEnergyCharacteristicModifier and TypeMethodDescriptionfinal void
QLowEnergyCharacteristic.assign
(QLowEnergyCharacteristic other) final boolean
QLowEnergyService.contains
(QLowEnergyCharacteristic characteristic) final boolean
QLowEnergyCharacteristic.equals
(QLowEnergyCharacteristic b) Returns true if a is equal to b, otherwise falsefinal void
QLowEnergyService.readCharacteristic
(QLowEnergyCharacteristic characteristic) final void
QLowEnergyService.writeCharacteristic
(QLowEnergyCharacteristic characteristic, byte [] newValue) Overloaded function forQLowEnergyService.writeCharacteristic(io.qt.bluetooth.QLowEnergyCharacteristic, byte[], io.qt.bluetooth.QLowEnergyService.WriteMode)
withmode = io.qt.bluetooth.QLowEnergyService.WriteMode.WriteWithResponse
.final void
QLowEnergyService.writeCharacteristic
(QLowEnergyCharacteristic characteristic, byte [] newValue, QLowEnergyService.WriteMode mode) final void
QLowEnergyService.writeCharacteristic
(QLowEnergyCharacteristic characteristic, QByteArray newValue) Overloaded function forQLowEnergyService.writeCharacteristic(io.qt.bluetooth.QLowEnergyCharacteristic, io.qt.core.QByteArray, io.qt.bluetooth.QLowEnergyService.WriteMode)
withmode = io.qt.bluetooth.QLowEnergyService.WriteMode.WriteWithResponse
.final void
QLowEnergyService.writeCharacteristic
(QLowEnergyCharacteristic characteristic, QByteArray newValue, QLowEnergyService.WriteMode mode) Constructors in io.qt.bluetooth with parameters of type QLowEnergyCharacteristicModifierConstructorDescription