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

  /system/bt/stack/rfcomm/
rfc_l2cap_if.cc 72 p_l2c->pL2CA_DataInd_Cb = RFCOMM_BufDataInd;
  /system/bt/stack/l2cap/
l2c_csm.cc     [all...]
l2c_api.cc 72 (!p_cb_info->pL2CA_DataInd_Cb) || (!p_cb_info->pL2CA_DisconnectInd_Cb)) {
349 if ((!p_cb_info->pL2CA_DataInd_Cb) || (!p_cb_info->pL2CA_DisconnectInd_Cb)) {
614 CHECK(callbacks->pL2CA_DataInd_Cb != NULL);
    [all...]
l2cap_client.cc 75 .pL2CA_DataInd_Cb = read_ready_cb,
  /system/bt/stack/include/
l2c_api.h 300 tL2CA_DATA_IND_CB* pL2CA_DataInd_Cb;
    [all...]
  /system/bt/stack/sdp/
sdp_main.cc 117 sdp_cb.reg_info.pL2CA_DataInd_Cb = sdp_data_ind;
  /system/bt/stack/bnep/
bnep_main.cc 94 bnep_cb.reg_info.pL2CA_DataInd_Cb = bnep_data_ind;
  /system/bt/stack/gap/
gap_conn.cc 87 gap_cb.conn.reg_info.pL2CA_DataInd_Cb = gap_data_ind;
    [all...]

Completed in 48 milliseconds