Home
last modified time | relevance | path

Searched refs:ProcessInit (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/cli/
Dcli_tcp.hpp77 otError ProcessInit(Arg aArgs[]);
121 {"init", &TcpExample::ProcessInit},
Dcli_tcp.cpp75 otError TcpExample::ProcessInit(Arg aArgs[]) in ProcessInit() function in ot::Cli::TcpExample