Searched refs:pL2CA_CongestionStatus_Cb (Results 1 – 7 of 7) sorted by relevance
71 p_l2c->pL2CA_CongestionStatus_Cb = RFCOMM_CongestionStatusInd; in rfcomm_l2cap_if_init()
299 tL2CA_CONGESTION_STATUS_CB *pL2CA_CongestionStatus_Cb; member
130 sdp_cb.reg_info.pL2CA_CongestionStatus_Cb = NULL; in sdp_init()
3432 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb) in l2cu_check_channel_congestion()3439 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, FALSE); in l2cu_check_channel_congestion()3477 if (p_ccb->p_rcb && p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb) in l2cu_check_channel_congestion()3482 (*p_ccb->p_rcb->api.pL2CA_CongestionStatus_Cb)(p_ccb->local_cid, TRUE); in l2cu_check_channel_congestion()
243 p_rcb->api.pL2CA_CongestionStatus_Cb = NULL; in L2CA_UcdRegister()
97 bnep_cb.reg_info.pL2CA_CongestionStatus_Cb = bnep_congestion_ind; in bnep_register_with_l2cap()
84 gap_cb.conn.reg_info.pL2CA_CongestionStatus_Cb = gap_congestion_ind; in gap_conn_init()