Searched refs:SetPeerIrk (Results 1 – 3 of 3) sorted by relevance
85 bool SetPeerIrk(const std::string §ion, const std::string &irk) const;
451 bool BleConfig::SetPeerIrk(const std::string §ion, const std::string &irk) const in SetPeerIrk() function in OHOS::bluetooth::BleConfig
499 …ret &= BleConfig::GetInstance().SetPeerIrk(addr.GetAddress(), BleUtils::ConvertIntToHexString(irk)… in SavePeerPairKey()