Home
last modified time | relevance | path

Searched refs:DoHspHsDiscovery (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.cpp56 std::bind(&HfpAgSdpClient::DoHspHsDiscovery, sdpClient, address)); in SdpCallback()
68 return DoHspHsDiscovery(remoteAddr); in DoDiscovery()
130 int HfpAgSdpClient::DoHspHsDiscovery(const std::string &remoteAddr) in DoHspHsDiscovery() function in OHOS::bluetooth::HfpAgSdpClient
H A Dhfp_ag_sdp_client.h98 int DoHspHsDiscovery(const std::string &remoteAddr);