Searched refs:L2CAP_CBM_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE (Results 1 – 3 of 3) sorted by relevance
143 … l2cap_cbm_decline_connection(cid, L2CAP_CBM_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE); in l2cap_channel_packet_handler()208 l2cap_cbm_decline_connection(0x01, L2CAP_CBM_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE); in TEST()
564 #define L2CAP_CBM_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE 0x0004 macro
2115 case L2CAP_CBM_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE: in l2cap_cbm_status_for_result()4483 …EDIT_BASED_CONNECTION_REQUEST, sig_id, source_cid, L2CAP_CBM_CONNECTION_RESULT_NO_RESOURCES_AVAILA… in l2cap_le_signaling_handler_dispatch()5783 …return l2cap_cbm_decline_connection(local_cid, L2CAP_CBM_CONNECTION_RESULT_NO_RESOURCES_AVAILABLE); in l2cap_le_decline_connection()