Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.cpp3918 AttachMode attachMode; in HandleTimer() local
3943 attachMode = kSelectedParent; in HandleTimer()
3958 attachMode = kBetterParent; in HandleTimer()
3962 Get<Mle>().Attach(attachMode); in HandleTimer()