Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_l2cap_if.cc360 rfc_process_l2cap_congestion(p_mcb, is_congested); in RFCOMM_CongestionStatusInd()
Drfc_int.h216 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested);
Drfc_port_fsm.cc936 void rfc_process_l2cap_congestion(tRFC_MCB* p_mcb, bool is_congested) { in rfc_process_l2cap_congestion() function