Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli.hpp261 void OutputMode(uint8_t aIndentSize, const otLinkModeConfig &aMode);
Dcli.cpp7579 OutputMode(kIndentSize, diagTlv.mData.mMode); in HandleDiagnosticGetResponse()
7666 void Interpreter::OutputMode(uint8_t aIndentSize, const otLinkModeConfig &aMode) in OutputMode() function in ot::Cli::Interpreter
7796 OutputMode(aIndentSize + kIndentSize, aChildEntry.mMode); in OutputChildTableEntry()