Home
last modified time | relevance | path

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

/openthread-2.7.6/src/cli/
Dcli_history.hpp107 …void OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAge, bo…
Dcli_history.cpp373 OutputRxTxEntryListFormat(*info, entryAge, isRx); in ProcessRxTxHistory()
390 void History::OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAg… in OutputRxTxEntryListFormat() function in ot::Cli::History