Home
last modified time | relevance | path

Searched defs:kMaxArgs (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/tools/ot-fct/
Dmain.cpp43 const int kMaxArgs = 20; in main() local
Dcli.cpp293 const int kMaxArgs = 20; in ProcessLine() local
/openthread-latest/src/cli/
Dcli.hpp189 static constexpr uint16_t kMaxArgs = 32; member in ot::Cli::Interpreter
/openthread-latest/src/core/diags/
Dfactory_diags.hpp126 static constexpr uint8_t kMaxArgs = OPENTHREAD_CONFIG_DIAG_CMD_LINE_ARGS_MAX; member in ot::FactoryDiags::Diags