Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_tcp.hpp83 otError ProcessSendEnd(Arg aArgs[]);
124 {"sendend", &TcpExample::ProcessSendEnd},
Dcli_tcp.cpp260 otError TcpExample::ProcessSendEnd(Arg aArgs[]) in ProcessSendEnd() function in ot::Cli::TcpExample