Searched refs:FindProfileFeatures (Results 1 – 4 of 4) sorted by relevance
168 …static bool FindProfileFeatures(const std::vector<HfpAgSdpAttribute> &attributes, uint16_t &featur…
184 if (!FindProfileFeatures(it->second.services[num].attributes, info.remoteFeatures)) { in FindAttributes()312 bool HfpAgSdpClient::FindProfileFeatures(const std::vector<HfpAgSdpAttribute> &attributes, uint16_t… in FindProfileFeatures() function in OHOS::bluetooth::HfpAgSdpClient
170 …static bool FindProfileFeatures(const std::vector<HfpHfSdpAttribute> &attributes, uint16_t &featur…
187 if (!FindProfileFeatures(it->second.services[num].attributes, info.remoteFeatures)) { in FindAttributes()320 bool HfpHfSdpClient::FindProfileFeatures(const std::vector<HfpHfSdpAttribute> &attributes, uint16_t… in FindProfileFeatures() function in OHOS::bluetooth::HfpHfSdpClient