Home
last modified time | relevance | path

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

/openthread-3.7.0/src/cli/
Dcli.hpp297 …void OutputNetworkDiagMacCounters(uint8_t aIndentSize, const otNetworkDiagMacCounters &aMacCounter…
Dcli.cpp7926 OutputNetworkDiagMacCounters(kIndentSize, diagTlv.mData.mMacCounters); in HandleDiagnosticGetResponse()
8032 void Interpreter::OutputNetworkDiagMacCounters(uint8_t aIndentSize, const otNetworkDiagMacCounters … in OutputNetworkDiagMacCounters() function in ot::Cli::Interpreter