Home
last modified time | relevance | path

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

/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto105 UNBOND_REASON_AUTH_FAILED = 1; enumerator
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java823 public static final int UNBOND_REASON_AUTH_FAILED = 1; field in BluetoothDevice