HomeSort by relevance Sort by last modified time
    Searched refs:pL2CA_ConfigInd_Cb (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_l2cap_if.c 64 p_l2c->pL2CA_ConfigInd_Cb = RFCOMM_ConfigInd;
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 293 tL2CA_CONFIG_IND_CB *pL2CA_ConfigInd_Cb;
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 123 sdp_cb.reg_info.pL2CA_ConfigInd_Cb = sdp_config_ind;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c 730 (*p_ccb->p_rcb->api.pL2CA_ConfigInd_Cb)(p_ccb->local_cid, p_cfg);
    [all...]
l2c_ucd.c 246 p_rcb->api.pL2CA_ConfigInd_Cb = l2c_ucd_config_ind_cback;
    [all...]
l2c_api.c 65 || (!p_cb_info->pL2CA_ConfigInd_Cb)
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 91 bnep_cb.reg_info.pL2CA_ConfigInd_Cb = bnep_config_ind;
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 77 gap_cb.conn.reg_info.pL2CA_ConfigInd_Cb = gap_config_ind;
    [all...]

Completed in 68 milliseconds