Searched refs:SetStoredMleFrameCounter (Results 1 – 2 of 2) sorted by relevance
436 …void SetStoredMleFrameCounter(uint32_t aStoredMleFrameCounter) { mStoredMleFrameCounter = aStoredM… in SetStoredMleFrameCounter() function in ot::KeyManager
517 Get<KeyManager>().SetStoredMleFrameCounter(networkInfo.GetMleFrameCounter()); in Store()