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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_sdp.c 175 result = SDP_ServiceSearchAttributeRequest(bd_addr, p_db->p_db, avrc_sdp_cback);
  /external/bluetooth/bluedroid/stack/a2dp/
a2d_api.c 310 result = SDP_ServiceSearchAttributeRequest(bd_addr, p_db->p_db, a2d_sdp_cback);
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 237 ** Function SDP_ServiceSearchAttributeRequest
248 SDP_API extern BOOLEAN SDP_ServiceSearchAttributeRequest (UINT8 *p_bd_addr,
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c 469 db_inited = SDP_ServiceSearchAttributeRequest(p_scb->peer_addr, p_scb->p_disc_db,
  /external/bluetooth/bluedroid/stack/sdp/
sdp_api.c 170 ** Function SDP_ServiceSearchAttributeRequest
182 BOOLEAN SDP_ServiceSearchAttributeRequest (UINT8 *p_bd_addr, tSDP_DISCOVERY_DB *p_db,
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_cache.c 907 if(!SDP_ServiceSearchAttributeRequest (p_server_cb->server_bda, bta_gattc_cb.p_sdp_db, &bta_gattc_sdp_callback))
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_act.c     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 94 milliseconds