Searched refs:SetPeerCsrk (Results 1 – 3 of 3) sorted by relevance
86 bool SetPeerCsrk(const std::string §ion, const std::string &csrk) const;
462 bool BleConfig::SetPeerCsrk(const std::string §ion, const std::string &csrk) const in SetPeerCsrk() function in OHOS::bluetooth::BleConfig
505 …ret &= BleConfig::GetInstance().SetPeerCsrk(addr.GetAddress(), BleUtils::ConvertIntToHexString(csr… in SavePeerPairKey()