Searched refs:HID_L2CAP_CONN_FAIL (Results 1 – 4 of 4) sorted by relevance
89 #define HID_L2CAP_CONN_FAIL \ macro
174 HID_L2CAP_CONN_FAIL | (uint32_t)result, NULL); in hidd_on_l2cap_error()272 p_hcon->disc_reason = HID_L2CAP_CONN_FAIL; in hidd_l2cif_config_cfm()625 p_dev->conn.disc_reason = HID_L2CAP_CONN_FAIL; in hidd_conn_initiate()
292 uint32_t reason = HID_L2CAP_CONN_FAIL | (uint32_t)result; in hidh_on_l2cap_error()431 p_hcon->disc_reason = HID_L2CAP_CONN_FAIL; /* Reset initial reason for in hidh_l2cif_config_cfm()859 HID_L2CAP_CONN_FAIL; /* Reset initial reason for CLOSE_EVT: Connection in hidh_conn_initiate()
819 const bool l2cap_conn_fail = reason & HID_L2CAP_CONN_FAIL; in bta_hh_close_act()841 if ((reason & (HID_L2CAP_CONN_FAIL | in bta_hh_close_act()