Searched refs:pL2CA_ConfigInd_Cb (Results 1 – 9 of 9) sorted by relevance
68 p_l2c->pL2CA_ConfigInd_Cb = RFCOMM_ConfigInd; in rfcomm_l2cap_if_init()
65 .pL2CA_ConfigInd_Cb = config_request_cb,
847 (*p_ccb->p_rcb->api.pL2CA_ConfigInd_Cb)(p_ccb->local_cid, p_cfg); in l2c_csm_config()1129 (*p_ccb->p_rcb->api.pL2CA_ConfigInd_Cb)(p_ccb->local_cid, p_cfg); in l2c_csm_open()
73 || (!p_cb_info->pL2CA_ConfigInd_Cb) in L2CA_Register()641 assert(callbacks->pL2CA_ConfigInd_Cb != NULL); in L2CA_SetConnectionCallbacks()
249 p_rcb->api.pL2CA_ConfigInd_Cb = l2c_ucd_config_ind_cback; in L2CA_UcdRegister()
307 tL2CA_CONFIG_IND_CB *pL2CA_ConfigInd_Cb; member
126 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind; in sdp_init()
94 bnep_cb.reg_info.pL2CA_ConfigInd_Cb = bnep_config_ind; in bnep_register_with_l2cap()
81 gap_cb.conn.reg_info.pL2CA_ConfigInd_Cb = gap_config_ind; in gap_conn_init()