Home
last modified time | relevance | path

Searched refs:UNBOND_REASON_REMOVED (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DBondStateMachine.java227 reason = BluetoothDevice.UNBOND_REASON_REMOVED; in processMessage()
354 sendIntent(dev, BluetoothDevice.BOND_NONE, BluetoothDevice.UNBOND_REASON_REMOVED); in createBond()
624 return BluetoothDevice.UNBOND_REASON_REMOVED; in getUnbondReasonFromHALCode()
/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
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10130 Landroid/bluetooth/BluetoothDevice;->UNBOND_REASON_REMOVED:I