Searched refs:L2CAP_CONN_NO_RESOURCES (Results 1 – 10 of 10) sorted by relevance
160 L2CAP_CONN_NO_RESOURCES = 0x0004, enumerator185 CASE_RETURN_STRING_HEX04(tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES); in l2cap_result_code_text()244 return tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in to_l2cap_result_code()
111 tL2CAP_CONN result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in avct_l2c_br_connect_ind_cback()130 result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in avct_l2c_br_connect_ind_cback()
119 result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in avct_l2c_connect_ind_cback()125 result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in avct_l2c_connect_ind_cback()
102 result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in avdt_l2c_connect_ind_cback()129 result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in avdt_l2c_connect_ind_cback()
67 l2cap_callbacks.pL2CA_Error_Cb(123, static_cast<uint16_t>(tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES)); in TEST_F()
123 static_cast<uint16_t>(tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES)); in ConnectDeviceEattSupported()188 static_cast<uint16_t>(tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES)); in ConnectDeviceBothSides()
221 std::make_pair(tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES, in TEST_F()
828 result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in gatt_l2cif_connect_ind_cback()835 result = tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES; in gatt_l2cif_connect_ind_cback()
397 l2cu_reject_connection(p_lcb, rcid, id, tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES); in process_l2cap_cmd()
199 case tL2CAP_CONN::L2CAP_CONN_NO_RESOURCES: in bta_jv_from_gap_l2cap_err()