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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_l2cap_if.c 70 p_l2c->pL2CA_DataInd_Cb = RFCOMM_BufDataInd;
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 298 tL2CA_DATA_IND_CB *pL2CA_DataInd_Cb;
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 129 sdp_cb.reg_info.pL2CA_DataInd_Cb = sdp_data_ind;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c     [all...]
l2c_api.c 66 || (!p_cb_info->pL2CA_DataInd_Cb)
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 96 bnep_cb.reg_info.pL2CA_DataInd_Cb = bnep_data_ind;
  /external/bluetooth/bluedroid/stack/gap/
gap_conn.c 83 gap_cb.conn.reg_info.pL2CA_DataInd_Cb = gap_data_ind;
    [all...]

Completed in 1819 milliseconds