Home
last modified time | relevance | path

Searched refs:SDP_ServiceSearchAttributeRequest (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/avrc/
Davrc_sdp.cc142 SDP_ServiceSearchAttributeRequest(bd_addr, p_db->p_db, avrc_sdp_cback); in AVRC_FindService()
/system/bt/stack/include/
Dsdp_api.h216 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr,
/system/bt/stack/a2dp/
Da2dp_api.cc315 result = SDP_ServiceSearchAttributeRequest(bd_addr, a2dp_cb.find.p_db, in A2DP_FindService()
/system/bt/bta/ag/
Dbta_ag_sdp.cc485 if (SDP_ServiceSearchAttributeRequest( in bta_ag_do_disc()
/system/bt/btif/avrcp/
Davrcp_service.cc117 return SDP_ServiceSearchAttributeRequest(a, b, c); in ServiceSearchAttributeRequest()
/system/bt/stack/sdp/
Dsdp_api.cc165 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() function
/system/bt/bta/dm/
Dbta_dm_act.cc1840 if (!SDP_ServiceSearchAttributeRequest(bd_addr, bta_dm_search_cb.p_sdp_db, in bta_dm_find_services()