Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_tcp.hpp93 otError ContinueBenchmarkCircularSend(void);
Dcli_tcp.cpp604 SuccessOrExit(error = ContinueBenchmarkCircularSend()); in Process()
903 IgnoreError(ContinueBenchmarkCircularSend()); in HandleTcpForwardProgress()
1102 otError TcpExample::ContinueBenchmarkCircularSend(void) in ContinueBenchmarkCircularSend() function in ot::Cli::TcpExample