Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp1351 uint32_t GetAttachStartDelay(void) const;
Dmle.cpp621 mAttachTimer.Start(GetAttachStartDelay()); in Attach()
644 uint32_t Mle::GetAttachStartDelay(void) const in GetAttachStartDelay() function in ot::Mle::Mle