Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_history.hpp98 …void OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAge, b…
Dcli_history.cpp1168 OutputRxTxEntryTableFormat(*info, entryAge, isRx); in ProcessRxTxHistory()
1206 void History::OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryA… in OutputRxTxEntryTableFormat() function in ot::Cli::History