Home
last modified time | relevance | path

Searched defs:OutputIp6Address (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/cli/
Dcli_output.cpp137 void Output::OutputIp6Address(const otIp6Address &aAddress) in OutputIp6Address() function in ot::Cli::Output
Dcli_output.hpp502 void OutputIp6Address(const otIp6Address &aAddress) { mOutput.OutputIp6Address(aAddress); } in OutputIp6Address() function in ot::Cli::OutputWrapper