Searched refs:l2cap_congested (Results 1 – 3 of 3) sorted by relevance
98 bool l2cap_congested; /* true if L2CAP is congested */ member
908 if (!p_mcb->l2cap_congested) PORT_FlowInd(p_mcb, 0, true); in rfc_process_fcon()924 if (!p_mcb->l2cap_congested) PORT_FlowInd(p_mcb, 0, false); in rfc_process_fcoff()938 p_mcb->l2cap_congested = is_congested; in rfc_process_l2cap_congestion()
426 while (!p_mcb->l2cap_congested) { in rfc_check_send_cmd()