Home
last modified time | relevance | path

Searched refs:rfc_process_l2cap_congestion (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/rfcomm/
Drfc_l2cap_if.cc390 rfc_process_l2cap_congestion(p_mcb, is_congested); in RFCOMM_CongestionStatusInd()
Drfc_int.h295 extern void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested);
Drfc_port_fsm.cc877 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion() function