Searched refs:mRouterRoleRestorer (Results 1 – 3 of 3) sorted by relevance
710 RouterRoleRestorer mRouterRoleRestorer; member in ot::Mle::MleRouter
73 , mRouterRoleRestorer(aInstance) in MleRouter()252 mRouterRoleRestorer.Start(mLastSavedRole); in BecomeRouter()653 mRouterRoleRestorer.GenerateRandomChallenge(); in SendLinkRequest()654 SuccessOrExit(error = message->AppendChallengeTlv(mRouterRoleRestorer.GetChallenge())); in SendLinkRequest()923 … VerifyOrExit(mRouterRoleRestorer.IsActive() && (response == mRouterRoleRestorer.GetChallenge()), in HandleLinkAcceptVariant()984 mRouterRoleRestorer.Stop(); in HandleLinkAcceptVariant()
231 Get<MleRouter>().mRouterRoleRestorer.Stop(); in Stop()1453 if (IsDetached() && Get<MleRouter>().mRouterRoleRestorer.IsActive()) in HandleAttachTimer()1455 Get<MleRouter>().mRouterRoleRestorer.HandleTimer(); in HandleAttachTimer()