Home
last modified time | relevance | path

Searched refs:GetRemoteSdpInfo (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_sdp_client.h114 HfpAgRemoteSdpInfo GetRemoteSdpInfo() const;
H A Dhfp_ag_sdp_client.cpp200 HfpAgRemoteSdpInfo HfpAgSdpClient::GetRemoteSdpInfo() const in GetRemoteSdpInfo() function in OHOS::bluetooth::HfpAgSdpClient
H A Dhfp_ag_profile.cpp125 dataConn_.SetSdpInfo(sdpClient_.GetRemoteSdpInfo()); in ServiceDiscoveryResult()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_sdp_client.h116 HfpHfRemoteSdpInfo GetRemoteSdpInfo() const;
H A Dhfp_hf_profile.cpp120 dataConn_.SetSdpInfo(sdpClient_.GetRemoteSdpInfo()); in ServiceDiscoveryResult()
H A Dhfp_hf_sdp_client.cpp208 HfpHfRemoteSdpInfo HfpHfSdpClient::GetRemoteSdpInfo() const in GetRemoteSdpInfo() function in OHOS::bluetooth::HfpHfSdpClient