Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli.hpp272 void OutputTrelCounters(const otTrelCounters &aCounters);
Dcli.cpp7225 OutputTrelCounters(*otTrelGetCounters(GetInstancePtr())); in Process()
7268 void Interpreter::OutputTrelCounters(const otTrelCounters &aCounters) in OutputTrelCounters() function in ot::Cli::Interpreter