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