Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/thread/
Dmle.hpp891kAnnounceAttach, // Try to attach on the announced thread network with newer active timestamp. enumerator
Dmle.cpp212 if ((aMode == kAnnounceAttach) || (GetRloc16() == Mac::kShortAddrInvalid)) in Start()
3845 IgnoreError(Start(kAnnounceAttach)); in ProcessAnnounce()