Searched refs:pL2CA_ConfigInd_Cb (Results 1 – 8 of 8) sorted by relevance
67 p_l2c->pL2CA_ConfigInd_Cb = RFCOMM_ConfigInd; in rfcomm_l2cap_if_init()
306 tL2CA_CONFIG_IND_CB *pL2CA_ConfigInd_Cb; member
683 (*p_ccb->p_rcb->api.pL2CA_ConfigInd_Cb)(p_ccb->local_cid, p_cfg); in l2c_csm_config()935 (*p_ccb->p_rcb->api.pL2CA_ConfigInd_Cb)(p_ccb->local_cid, p_cfg); in l2c_csm_open()
61 .pL2CA_ConfigInd_Cb = config_request_cb,
67 || (!p_cb_info->pL2CA_ConfigInd_Cb) in L2CA_Register()323 assert(callbacks->pL2CA_ConfigInd_Cb != NULL); in L2CA_SetConnectionCallbacks()
229 p_rcb->api.pL2CA_ConfigInd_Cb = l2c_ucd_config_ind_cback; in L2CA_UcdRegister()
129 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind; in sdp_init()
81 gap_cb.conn.reg_info.pL2CA_ConfigInd_Cb = gap_config_ind; in gap_conn_init()