Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_output.cpp146 void Output::OutputIp6AddressLine(const otIp6Address &aAddress) in OutputIp6AddressLine() function in ot::Cli::Output
Dcli_output.hpp503 …void OutputIp6AddressLine(const otIp6Address &aAddress) { mOutput.OutputIp6AddressLine(aAddress); } in OutputIp6AddressLine() function in ot::Cli::OutputWrapper