Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli.cpp6695 static constexpr uint16_t kMaxDebugCommandSize = 30; in Process() local
6754 char commandString[kMaxDebugCommandSize]; in Process()