Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java855 return BluetoothDevice.UNBOND_REASON_AUTH_REJECTED; in getUnbondReasonFromHALCode()
DAdapterService.java5675 accepted ? 0 : BluetoothDevice.UNBOND_REASON_AUTH_REJECTED); in logUserBondResponse()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java1111 @SystemApi public static final int UNBOND_REASON_AUTH_REJECTED = 2; field in BluetoothDevice
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt295 field public static final int UNBOND_REASON_AUTH_REJECTED = 2; // 0x2