Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_sdp.cc45 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() function
/aosp12/system/bt/stack/a2dp/
H A Da2dp_api.cc315 result = SDP_ServiceSearchAttributeRequest(bd_addr, a2dp_cb.find.p_db, in A2DP_FindService()
/aosp12/system/bt/stack/avrc/
H A Davrc_sdp.cc142 SDP_ServiceSearchAttributeRequest(bd_addr, p_db->p_db, avrc_sdp_cback); in AVRC_FindService()
/aosp12/system/bt/stack/include/
H A Dsdp_api.h248 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr,
/aosp12/system/bt/stack/test/fuzzers/sdp/
H A DsdpFuzzFunctions.h89 SDP_ServiceSearchAttributeRequest(bd_addr, db, &sdp_disc_cmpl_cb);
/aosp12/system/bt/bta/ag/
H A Dbta_ag_sdp.cc488 if (SDP_ServiceSearchAttributeRequest( in bta_ag_do_disc()
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc116 return SDP_ServiceSearchAttributeRequest(a, b, c); in ServiceSearchAttributeRequest()
/aosp12/system/bt/stack/sdp/
H A Dsdp_api.cc157 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() function
/aosp12/system/bt/bta/dm/
H A Dbta_dm_act.cc1593 if (!SDP_ServiceSearchAttributeRequest(bd_addr, bta_dm_search_cb.p_sdp_db, in bta_dm_find_services()