Searched refs:pL2CA_CongestionStatus_Cb (Results 1 – 8 of 8) sorted by relevance
198 .pL2CA_CongestionStatus_Cb = [](uint16_t, bool) {}, in Fuzz()
60 .pL2CA_CongestionStatus_Cb =
73 p_l2c->pL2CA_CongestionStatus_Cb = RFCOMM_CongestionStatusInd; in rfcomm_l2cap_if_init()
338 tL2CA_CONGESTION_STATUS_CB* pL2CA_CongestionStatus_Cb; member
88 bnep_cb.reg_info.pL2CA_CongestionStatus_Cb = bnep_congestion_ind; in bnep_register_with_l2cap()
127 conn.reg_info.pL2CA_CongestionStatus_Cb = gap_congestion_ind; in gap_conn_init()
80 .pL2CA_CongestionStatus_Cb = hidh_l2cif_cong_ind,
3499 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb) { in send_congestion_status_to_all_clients()3509 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, status); in send_congestion_status_to_all_clients()