Home
last modified time | relevance | path

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

/openthread-2.7.6/src/cli/
Dcli_tcp.hpp85 otError ProcessDeinit(Arg aArgs[]);
126 {"deinit", &TcpExample::ProcessDeinit},
Dcli_tcp.cpp135 otError TcpExample::ProcessDeinit(Arg aArgs[]) in ProcessDeinit() function in ot::Cli::TcpExample