Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhiddefs.h51 HID_ERR_AUTH_FAILED, enumerator
79 CASE_RETURN_TEXT(HID_ERR_AUTH_FAILED); in hid_status_text()
/system/bt/bta/hh/
Dbta_hh_act.cc782 (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_open_failure()
845 HID_ERR_AUTH_FAILED) || /* Authenication error (while initiating) */ in bta_hh_close_act()
851 (reason == HID_ERR_AUTH_FAILED) ? BTA_HH_ERR_AUTH_FAILED : BTA_HH_ERR; in bta_hh_close_act()
/system/bt/stack/hid/
Dhidh_conn.cc549 hid_close_evt_reason = HID_ERR_AUTH_FAILED; in hidh_l2cif_disconnect_ind()