Uses of Enum
io.qt.bluetooth.QLowEnergyAdvertisingParameters.FilterPolicy
Packages that use QLowEnergyAdvertisingParameters.FilterPolicy
-
Uses of QLowEnergyAdvertisingParameters.FilterPolicy in io.qt.bluetooth
Methods in io.qt.bluetooth that return QLowEnergyAdvertisingParameters.FilterPolicyModifier and TypeMethodDescriptionQLowEnergyAdvertisingParameters.filterPolicy()
QLowEnergyAdvertisingParameters.FilterPolicy.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QLowEnergyAdvertisingParameters.FilterPolicy.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 QLowEnergyAdvertisingParameters.FilterPolicyModifier and TypeMethodDescriptionfinal void
QLowEnergyAdvertisingParameters.setWhiteList
(Collection<? extends QLowEnergyAdvertisingParameters.AddressInfo> whiteList, QLowEnergyAdvertisingParameters.FilterPolicy policy)