Searched refs:pL2CA_ConfigInd_Cb (Results 1 - 9 of 9) sorted by relevance

/system/bt/stack/rfcomm/
H A Drfc_l2cap_if.c67 p_l2c->pL2CA_ConfigInd_Cb = RFCOMM_ConfigInd;
/system/bt/stack/include/
H A Dl2c_api.h295 tL2CA_CONFIG_IND_CB *pL2CA_ConfigInd_Cb; member in struct:__anon1136
/system/bt/stack/l2cap/
H A Dl2cap_client.c65 .pL2CA_ConfigInd_Cb = config_request_cb,
H A Dl2c_csm.c723 (*p_ccb->p_rcb->api.pL2CA_ConfigInd_Cb)(p_ccb->local_cid, p_cfg);
988 (*p_ccb->p_rcb->api.pL2CA_ConfigInd_Cb)(p_ccb->local_cid, p_cfg);
H A Dl2c_ucd.c246 p_rcb->api.pL2CA_ConfigInd_Cb = l2c_ucd_config_ind_cback;
H A Dl2c_api.c71 || (!p_cb_info->pL2CA_ConfigInd_Cb)
340 assert(callbacks->pL2CA_ConfigInd_Cb != NULL);
/system/bt/stack/sdp/
H A Dsdp_main.c124 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind;
/system/bt/stack/bnep/
H A Dbnep_main.c92 bnep_cb.reg_info.pL2CA_ConfigInd_Cb = bnep_config_ind;
/system/bt/stack/gap/
H A Dgap_conn.c78 gap_cb.conn.reg_info.pL2CA_ConfigInd_Cb = gap_config_ind;

Completed in 48 milliseconds