Home
last modified time | relevance | path

Searched refs:BT_STATUS_AUTH_FAILURE (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h99 BT_STATUS_AUTH_FAILURE, enumerator
127 case BT_STATUS_AUTH_FAILURE: in bt_status_text()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAbstractionLayer.java87 public static final int BT_STATUS_AUTH_FAILURE = 9; field in AbstractionLayer
DBondStateMachine.java668 } else if (reason == AbstractionLayer.BT_STATUS_AUTH_FAILURE) { in getUnbondReasonFromHALCode()
/packages/modules/Bluetooth/system/service/
Dlogging_helpers.cc97 CASE_RETURN_TEXT(BT_STATUS_AUTH_FAILURE); in BtStatusText()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc1214 status = BT_STATUS_AUTH_FAILURE; in btif_dm_auth_cmpl_evt()
3103 status = BT_STATUS_AUTH_FAILURE; in btif_dm_ble_auth_cmpl_evt()
3116 status = BT_STATUS_AUTH_FAILURE; in btif_dm_ble_auth_cmpl_evt()