Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dhiddefs.h90 #define HID_L2CAP_CFG_FAIL \ macro
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc315 uint32_t reason = HID_L2CAP_CFG_FAIL | (uint32_t)result; in hidh_on_l2cap_error()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc850 const bool l2cap_cfg_fail = reason & HID_L2CAP_CFG_FAIL; in bta_hh_close_act()