Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.cpp3965 … bool shouldPause = !favoredPrefix.IsEmpty() && favoredPrefix.GetPrefix() != mPrefix.GetPrefix() && in Evaluate() local
3968 PauseResume(/* aPause */ shouldPause); in Evaluate()