Uses of Enum
io.qt.bluetooth.QLowEnergyController.Error
Packages that use QLowEnergyController.Error
-
Uses of QLowEnergyController.Error in io.qt.bluetooth
Fields in io.qt.bluetooth with type parameters of type QLowEnergyController.ErrorMethods in io.qt.bluetooth that return QLowEnergyController.ErrorModifier and TypeMethodDescriptionQLowEnergyController.error()
static QLowEnergyController.Error
QLowEnergyController.Error.resolve
(int value) Returns the corresponding enum entry for the given value.static QLowEnergyController.Error
Returns the enum constant of this type with the specified name.static QLowEnergyController.Error[]
QLowEnergyController.Error.values()
Returns an array containing the constants of this enum type, in the order they are declared.