Searched refs:RFCOMM_CongestionStatusInd (Results 1 – 1 of 1) sorted by relevance
50 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