Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Djam_detector.cpp247 bool shouldInvokeHandler = aNewState; in SetJamState() local
252 shouldInvokeHandler = true; in SetJamState()
256 if (shouldInvokeHandler) in SetJamState()