Home
last modified time | relevance | path

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

/openthread-3.6.0/src/cli/
Dcli.hpp472 …void OutputNetworkDiagMacCounters(uint8_t aIndentSize, const otNetworkDiagMacCounters &aMacCounter…
Dcli.cpp7954 OutputNetworkDiagMacCounters(kIndentSize, diagTlv.mData.mMacCounters); in HandleDiagnosticGetResponse()
8053 void Interpreter::OutputNetworkDiagMacCounters(uint8_t aIndentSize, const otNetworkDiagMacCounters … in OutputNetworkDiagMacCounters() function in ot::Cli::Interpreter