Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.hpp154 Error Start(void) { return Start(kNormalAttach); } in Start()
871 kNormalAttach, enumerator
Dmle.cpp184 if (aMode == kNormalAttach) in Start()