Home
last modified time | relevance | path

Searched refs:SDP_ServiceSearchRequest (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dsdp_api.h200 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr,
/system/bt/stack/sdp/
Dsdp_api.cc134 bool SDP_ServiceSearchRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchRequest() function
825 if (SDP_ServiceSearchRequest(remote_device, p_db, p_cb)) in SDP_DiDiscover()
/system/bt/stack/hid/
Dhidh_api.cc63 if (SDP_ServiceSearchRequest(addr, p_db, hidh_search_callback)) { in HID_HostGetSDPRecord()