Searched refs:pL2CA_CongestionStatus_Cb (Results 1 – 6 of 6) sorted by relevance
309 tL2CA_CONGESTION_STATUS_CB* pL2CA_CongestionStatus_Cb; member
71 p_l2c->pL2CA_CongestionStatus_Cb = RFCOMM_CongestionStatusInd; in rfcomm_l2cap_if_init()
87 bnep_cb.reg_info.pL2CA_CongestionStatus_Cb = bnep_congestion_ind; in bnep_register_with_l2cap()
119 conn.reg_info.pL2CA_CongestionStatus_Cb = gap_congestion_ind; in gap_conn_init()
77 .pL2CA_CongestionStatus_Cb = hidh_l2cif_cong_ind,
3220 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb) { in send_congestion_status_to_all_clients()3230 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, status); in send_congestion_status_to_all_clients()