Home
last modified time | relevance | path

Searched refs:LeaderStartMode (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/thread/
Dmle_router.hpp645 void SetStateLeader(uint16_t aRloc16, LeaderStartMode aStartMode);
646 void SetStateRouterOrLeader(DeviceRole aRole, uint16_t aRloc16, LeaderStartMode aStartMode);
Dmle_types.hpp173 enum LeaderStartMode : uint8_t enum
Dnetwork_data_leader.hpp345 void Start(Mle::LeaderStartMode aStartMode);
Dnetwork_data_leader_ftd.cpp45 void Leader::Start(Mle::LeaderStartMode aStartMode) in Start()
Dmle_router.cpp425 void MleRouter::SetStateLeader(uint16_t aRloc16, LeaderStartMode aStartMode) in SetStateLeader()
430 void MleRouter::SetStateRouterOrLeader(DeviceRole aRole, uint16_t aRloc16, LeaderStartMode aStartMo… in SetStateRouterOrLeader()