Home
last modified time | relevance | path

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

/aosp12/frameworks/proto_logging/stats/enums/bluetooth/
H A Denums.proto113 UNBOND_REASON_REMOVED = 9; enumerator
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java887 public static final int UNBOND_REASON_REMOVED = 9; field in BluetoothDevice