Searched refs:L2CAP_CFG_FAILED_NO_REASON (Results 1 – 7 of 7) sorted by relevance
214 #define L2CAP_CFG_FAILED_NO_REASON 2 macro218 static_assert(L2CAP_CONN_OTHER_ERROR != L2CAP_CFG_FAILED_NO_REASON,
326 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_FAILED_NO_REASON, in TEST_F()381 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_FAILED_NO_REASON, in TEST_F()420 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_FAILED_NO_REASON, in TEST_F()
608 } else if (result == L2CAP_CFG_FAILED_NO_REASON) { in rfc_on_l2cap_error()
931 L2CAP_CFG_FAILED_NO_REASON); in l2c_csm_config()1025 L2CAP_CFG_FAILED_NO_REASON); in l2c_csm_config()
1714 p_cfg->result = L2CAP_CFG_FAILED_NO_REASON; in l2c_fcr_renegotiate_chan()
1885 p_cfg->result = L2CAP_CFG_FAILED_NO_REASON; in l2cu_process_peer_cfg_req()
283 if (result != L2CAP_CFG_FAILED_NO_REASON) { in hidh_on_l2cap_error()