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

  /external/bluetooth/bluedroid/stack/pan/
pan_api.c 179 SDP_DeleteRecord (pan_cb.pan_nap_sdp_handle);
191 SDP_DeleteRecord (pan_cb.pan_nap_sdp_handle);
211 SDP_DeleteRecord (pan_cb.pan_gn_sdp_handle);
223 SDP_DeleteRecord (pan_cb.pan_gn_sdp_handle);
242 SDP_DeleteRecord (pan_cb.pan_user_sdp_handle);
254 SDP_DeleteRecord (pan_cb.pan_user_sdp_handle);
  /external/bluetooth/bluedroid/bta/ar/
bta_ar.c 315 SDP_DeleteRecord(bta_ar_cb.sdp_tg_handle);
331 SDP_DeleteRecord(bta_ar_cb.sdp_ct_handle);
  /external/bluetooth/bluedroid/btif/src/
btif_sock_sdp.c 200 SDP_DeleteRecord(sdp_handle);
312 SDP_DeleteRecord(sdp_handle);
  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c 205 SDP_DeleteRecord(bta_hf_client_cb.sdp_handle);
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 440 ** Function SDP_DeleteRecord
451 SDP_API extern BOOLEAN SDP_DeleteRecord (UINT32 handle);
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_sdp.c 348 SDP_DeleteRecord(p_cb->sdp_handle);
555 SDP_DeleteRecord(p_cb->sdp_handle);
bta_hl_utils.c     [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 286 SDP_DeleteRecord(bta_ag_cb.profile[i].sdp_handle);
  /external/bluetooth/bluedroid/stack/sdp/
sdp_db.c 319 ** Function SDP_DeleteRecord
330 BOOLEAN SDP_DeleteRecord (UINT32 handle)
366 SDP_TRACE_DEBUG("SDP_DeleteRecord ok, num_records:%d", sdp_cb.server_db.num_records);
    [all...]
sdp_api.c     [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c 506 SDP_DeleteRecord(bta_av_cb.sdp_a2d_snk_handle);
    [all...]
bta_av_act.c 167 SDP_DeleteRecord(*p_sdp_handle);
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 571 SDP_DeleteRecord(gatt_cb.sr_reg[ii].sdp_handle);
    [all...]
gatt_utils.c     [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c 771 SDP_DeleteRecord(bta_jv_cb.sdp_handle[i]);
    [all...]

Completed in 329 milliseconds