Searched refs:bnep_congestion_ind (Results 1 – 1 of 1) sorted by relevance
70 static void bnep_congestion_ind (UINT16 lcid, BOOLEAN is_congested);99 bnep_cb.reg_info.pL2CA_CongestionStatus_Cb = bnep_congestion_ind; in bnep_register_with_l2cap()417 static void bnep_congestion_ind (UINT16 l2cap_cid, BOOLEAN is_congested) in bnep_congestion_ind() function