BleScannerMatchMode
Set match mode (BleScannerMatchMode) for Bluetooth LE scan filters hardware match.
See also
(https://developer.android.com/reference/android/bluetooth/le/ScanSettings.Builder#setMatchMode(int))
Entries
Link copied to clipboard
In Aggressive mode, hw will determine a match sooner even with feeble signal strength and few number of sightings/match in a duration.
Link copied to clipboard
For sticky mode, higher threshold of signal strength and sightings is required before reporting by hw.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.