Home
last modified time | relevance | path

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

/openthread-2.7.6/src/cli/
Dcli_tcp.hpp93 otError ProcessStopListening(Arg aArgs[]);
132 {"stoplistening", &TcpExample::ProcessStopListening},
Dcli_tcp.cpp305 otError TcpExample::ProcessStopListening(Arg aArgs[]) in ProcessStopListening() function in ot::Cli::TcpExample