Uses of Enum
io.qt.bluetooth.QLowEnergyController.Role
Packages that use QLowEnergyController.Role
-
Uses of QLowEnergyController.Role in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyController.RoleModifier and TypeMethodDescriptionstatic QLowEnergyController.Role
QLowEnergyController.Role.resolve
(int value) Returns the corresponding enum entry for the given value.QLowEnergyController.role()
static QLowEnergyController.Role
Returns the enum constant of this type with the specified name.static QLowEnergyController.Role[]
QLowEnergyController.Role.values()
Returns an array containing the constants of this enum type, in the order they are declared.