Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_history.cpp1081 otHistoryTrackerIterator rxIterator; in ProcessRxTxHistory() local
1107 otHistoryTrackerInitIterator(&rxIterator); in ProcessRxTxHistory()
1114 info = otHistoryTrackerIterateRxHistory(GetInstancePtr(), &rxIterator, &entryAge); in ProcessRxTxHistory()
1129 … rxInfo = otHistoryTrackerIterateRxHistory(GetInstancePtr(), &rxIterator, &rxEntryAge); in ProcessRxTxHistory()