Searched refs:pL2CA_CongestionStatus_Cb (Results 1 – 8 of 8) sorted by relevance
74 p_l2c->pL2CA_CongestionStatus_Cb = RFCOMM_CongestionStatusInd; in rfcomm_l2cap_if_init()
313 tL2CA_CONGESTION_STATUS_CB* pL2CA_CongestionStatus_Cb; member
73 .pL2CA_CongestionStatus_Cb = congestion_cb,
3410 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb) { in send_congestion_status_to_all_clients()3420 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, status); in send_congestion_status_to_all_clients()
682 CHECK(callbacks->pL2CA_CongestionStatus_Cb != NULL); in L2CA_SetConnectionCallbacks()
120 sdp_cb.reg_info.pL2CA_CongestionStatus_Cb = NULL; in sdp_init()
94 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()