Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Dmeshcop_leader.hpp114 static constexpr uint32_t kTimeoutLeaderPetition = 50; // TIMEOUT_LEAD_PET (seconds) member in ot::MeshCoP::Leader
Dmeshcop_leader.cpp109 mTimer.Start(Time::SecToMsec(kTimeoutLeaderPetition)); in HandleTmf()
182 mTimer.Start(Time::SecToMsec(kTimeoutLeaderPetition)); in HandleTmf()