BleScanStartFailureReason
Known reasons a BLE discovery scan failed before Android registered the scanner.
Every reason here is an environment state — a permission not granted, a radio switched off, an OS quota — so BleScanStartException is an ExpectedCondition and is never reported as a crash.
Entries
Properties
the platform-level code or constant this maps to, used in log lines.
a human-readable explanation for log lines.
Returns a representation of an immutable list of all enum entries, in the order they're declared.
the stable, low-cardinality ExpectedCondition.expectedConditionLabel for rate tracking.
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.