Home
last modified time | relevance | path

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

/openthread-2.7.6/src/cli/
Dcli_history.cpp297 bool isRx = false; in ProcessRxTxHistory() local
329 isRx = true; in ProcessRxTxHistory()
334 isRx = false; in ProcessRxTxHistory()
355 isRx = true; in ProcessRxTxHistory()
362 isRx = false; in ProcessRxTxHistory()
373 OutputRxTxEntryListFormat(*info, entryAge, isRx); in ProcessRxTxHistory()
382 OutputRxTxEntryTableFormat(*info, entryAge, isRx); in ProcessRxTxHistory()