Home
last modified time | relevance | path

Searched refs:SetRemoteUuids (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_config.h334 bool SetRemoteUuids(const std::string &subSection, const std::string &uuids) const;
H A Dclassic_config.cpp358 bool ClassicConfig::SetRemoteUuids(const std::string &subSection, const std::string &uuids) const in SetRemoteUuids() function in OHOS::bluetooth::ClassicConfig
H A Dclassic_adapter_properties.cpp520 config_.SetRemoteUuids(addr, uuidVal); in SavePairedDeviceInfo()