Home
last modified time | relevance | path

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

/system/bt/stack/rfcomm/
Drfc_l2cap_if.c50 static void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested);
74 p_l2c->pL2CA_CongestionStatus_Cb = RFCOMM_CongestionStatusInd; in rfcomm_l2cap_if_init()
393 void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested) in RFCOMM_CongestionStatusInd() function