Home | History | Annotate | Download | only in hid

Lines Matching refs:congested

60 static void hidh_l2cif_cong_ind (UINT16 l2cap_cid, BOOLEAN congested);
749 static void hidh_l2cif_cong_ind (UINT16 l2cap_cid, BOOLEAN congested)
764 HIDH_TRACE_EVENT ("HID-Host Rcvd L2CAP congestion status, CID: 0x%x Cong: %d", l2cap_cid, congested);
766 if (congested)