Home
last modified time | relevance | path

Searched refs:HID_ERR_AUTH_FAILED (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/include/
Dhiddefs.h53 HID_ERR_AUTH_FAILED, enumerator
81 CASE_RETURN_TEXT(HID_ERR_AUTH_FAILED); in hid_status_text()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc864 (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_open_failure()
927 HID_ERR_AUTH_FAILED) || /* Authenication error (while initiating) */ in bta_hh_close_act()
933 (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_close_act()
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc558 hid_close_evt_reason = HID_ERR_AUTH_FAILED; in hidh_l2cif_disconnect_ind()