Searched refs:kLocateTimeoutMsecs (Results 1 – 2 of 2) sorted by relevance
/openthread-3.6.0/src/cli/ | ||
D | cli.hpp | 286 static constexpr uint32_t kLocateTimeoutMsecs = 2500; member in ot::Cli::Interpreter |
D | cli.cpp | 3771 SetCommandTimeout(kLocateTimeoutMsecs); in Process() |