Searched refs:SetRemoteLinkkey (Results 1 – 3 of 3) sorted by relevance
266 bool SetRemoteLinkkey(const std::string &subSection, const std::string &linkKey) const;
268 bool ClassicConfig::SetRemoteLinkkey(const std::string &subSection, const std::string &linkKey) con… in SetRemoteLinkkey() function in OHOS::bluetooth::ClassicConfig
495 config_.SetRemoteLinkkey(addr, key); in SavePairedDeviceInfo()