Searched refs:rfc_process_l2cap_congestion (Results 1 – 3 of 3) sorted by relevance
390 rfc_process_l2cap_congestion(p_mcb, is_congested); in RFCOMM_CongestionStatusInd()
295 extern void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested);
877 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion() function