Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli.hpp324 void SetCommandTimeout(uint32_t aTimeoutMilli);
Dcli.cpp3915 SetCommandTimeout(kLocateTimeoutMsecs); in Process()
7494 SetCommandTimeout(kNetworkDiagnosticTimeoutMsecs); in Process()
8056 void Interpreter::SetCommandTimeout(uint32_t aTimeoutMilli) in SetCommandTimeout() function in ot::Cli::Interpreter