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