Uses of Enum
io.qt.bluetooth.QLowEnergyService.WriteMode
Packages that use QLowEnergyService.WriteMode
-
Uses of QLowEnergyService.WriteMode in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyService.WriteModeModifier and TypeMethodDescriptionstatic QLowEnergyService.WriteMode
QLowEnergyService.WriteMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QLowEnergyService.WriteMode
Returns the enum constant of this type with the specified name.static QLowEnergyService.WriteMode[]
QLowEnergyService.WriteMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.bluetooth with parameters of type QLowEnergyService.WriteModeModifier and TypeMethodDescriptionfinal void
QLowEnergyService.writeCharacteristic
(QLowEnergyCharacteristic characteristic, QByteArray newValue, QLowEnergyService.WriteMode mode)