Home
last modified time | relevance | path

Searched refs:SDP_DiDiscover (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_stack_sdp.cc96 tSDP_STATUS SDP_DiDiscover(const RawAddress& remote_device, in SDP_DiDiscover() function
/aosp12/system/bt/stack/include/
H A Dsdp_api.h572 tSDP_STATUS SDP_DiDiscover(const RawAddress& remote_device,
/aosp12/system/bt/stack/test/fuzzers/sdp/
H A DsdpFuzzFunctions.h299 SDP_DiDiscover(remote_device, p_db.get(), db_size,
/aosp12/system/bt/stack/sdp/
H A Dsdp_api.cc729 tSDP_STATUS SDP_DiDiscover(const RawAddress& remote_device, in SDP_DiDiscover() function
/aosp12/system/bt/bta/hh/
H A Dbta_hh_act.cc351 if (SDP_DiDiscover(p_data->api_conn.bd_addr, bta_hh_cb.p_disc_db, in bta_hh_start_sdp()