Home
last modified time | relevance | path

Searched refs:SetStateLeader (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dmle_router.hpp645 void SetStateLeader(uint16_t aRloc16, LeaderStartMode aStartMode);
Dmle_router.cpp318 SetStateLeader(Rloc16FromRouterId(leaderId), kStartingAsLeader); in BecomeLeader()
425 void MleRouter::SetStateLeader(uint16_t aRloc16, LeaderStartMode aStartMode) in SetStateLeader() function in ot::Mle::MleRouter
977 SetStateLeader(GetRloc16(), kRestoringLeaderRoleAfterReset); in HandleLinkAcceptVariant()