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

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_l2cap_if.c64 p_l2c->pL2CA_ConfigInd_Cb = RFCOMM_ConfigInd;
/external/bluetooth/bluedroid/stack/include/
H A Dl2c_api.h303 tL2CA_CONFIG_IND_CB *pL2CA_ConfigInd_Cb; member in struct:__anon1295
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_main.c123 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind;
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_csm.c730 (*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.c65 || (!p_cb_info->pL2CA_ConfigInd_Cb)
/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_main.c91 bnep_cb.reg_info.pL2CA_ConfigInd_Cb = bnep_config_ind;

Completed in 1749 milliseconds