Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhiddefs.h91 #define HID_L2CAP_REQ_FAIL (0x0200) /* L2CAP_ConnectReq API failed */ macro
/system/bt/bta/hh/
Dbta_hh_act.cc820 const bool l2cap_req_fail = reason & HID_L2CAP_REQ_FAIL; in bta_hh_close_act()
842 HID_L2CAP_REQ_FAIL)) || /* Failure to initialize connection in bta_hh_close_act()
/system/bt/stack/hid/
Dhidh_conn.cc440 reason = HID_L2CAP_REQ_FAIL; in hidh_l2cif_config_cfm()