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