Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle.cpp854 bool shouldReattach = false; in SetDeviceMode() local
860 shouldReattach = true; in SetDeviceMode()
871 shouldReattach = true; in SetDeviceMode()
874 if (shouldReattach) in SetDeviceMode()