Searched refs:GetPeerLtk (Results 1 – 3 of 3) sorted by relevance
89 std::string GetPeerLtk(const std::string §ion) const;
557 std::string BleConfig::GetPeerLtk(const std::string §ion) const in GetPeerLtk() function in OHOS::bluetooth::BleConfig
566 std::string ltk = BleConfig::GetInstance().GetPeerLtk(addr.GetAddress()); in GapLeRemoteEncryptionKeyReqEvent()