Searched refs:FindAttributes (Results 1 – 6 of 6) sorted by relevance
107 bool FindAttributes(const std::string &remoteAddr, int role);
161 bool HfpAgSdpClient::FindAttributes(const std::string &remoteAddr, int role) in FindAttributes() function in OHOS::bluetooth::HfpAgSdpClient
121 if (!sdpClient_.FindAttributes(address_, role)) { in ServiceDiscoveryResult()
109 bool FindAttributes(const std::string &remoteAddr, int role);
116 if (!sdpClient_.FindAttributes(address_, role)) { in ServiceDiscoveryResult()
164 bool HfpHfSdpClient::FindAttributes(const std::string &remoteAddr, int role) in FindAttributes() function in OHOS::bluetooth::HfpHfSdpClient