Searched defs:OutputIp6PrefixLine (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/cli/ | ||
| D | cli_output.cpp | 161 void Output::OutputIp6PrefixLine(const otIp6Prefix &aPrefix)  in OutputIp6PrefixLine()  function in ot::Cli::Output | 
| D | cli_output.hpp | 505     void OutputIp6PrefixLine(const otIp6Prefix &aPrefix) { mOutput.OutputIp6PrefixLine(aPrefix); }  in OutputIp6PrefixLine()  function in ot::Cli::OutputWrapper |