Searched refs:SetRemoteUuids (Results 1 – 3 of 3) sorted by relevance
334 bool SetRemoteUuids(const std::string &subSection, const std::string &uuids) const;
358 bool ClassicConfig::SetRemoteUuids(const std::string &subSection, const std::string &uuids) const in SetRemoteUuids() function in OHOS::bluetooth::ClassicConfig
520 config_.SetRemoteUuids(addr, uuidVal); in SavePairedDeviceInfo()