Searched refs:UNBOND_REASON_AUTH_REJECTED (Results 1 – 4 of 4) sorted by relevance
106 UNBOND_REASON_AUTH_REJECTED = 2; enumerator
379 case BluetoothDevice.UNBOND_REASON_AUTH_REJECTED: in showUnbondMessage()
391 mIntent.putExtra(BluetoothDevice.EXTRA_REASON, BluetoothDevice.UNBOND_REASON_AUTH_REJECTED); in showUnbondMessage_reasonAuthRejected_showCorrectedErrorCode()
832 public static final int UNBOND_REASON_AUTH_REJECTED = 2; field in BluetoothDevice