Home
last modified time | relevance | path

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

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