Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp254 bool canRx = false; in CanReceiveOnChannel() local
266 canRx = true; in CanReceiveOnChannel()
269 return canRx; in CanReceiveOnChannel()