Searched defs:OutputIp6Address (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/cli/ | ||
| D | cli_output.cpp | 137 void Output::OutputIp6Address(const otIp6Address &aAddress)  in OutputIp6Address()  function in ot::Cli::Output | 
| D | cli_output.hpp | 502     void OutputIp6Address(const otIp6Address &aAddress) { mOutput.OutputIp6Address(aAddress); }  in OutputIp6Address()  function in ot::Cli::OutputWrapper |