Home
last modified time | relevance | path

Searched defs:UNBOND_REASON_REPEATED_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto111 UNBOND_REASON_REPEATED_ATTEMPTS = 7; enumerator
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java871 public static final int UNBOND_REASON_REPEATED_ATTEMPTS = 7; field in BluetoothDevice