Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_history.hpp95 …void OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAge, bo…
Dcli_history.cpp472 OutputRxTxEntryListFormat(*info, entryAge, isRx); in ProcessRxTxHistory()
489 void History::OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAg… in OutputRxTxEntryListFormat() function in ot::Cli::History