Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_utils.hpp203 struct Uint64StringBuffer struct in ot::Cli::Utils
205 static constexpr uint16_t kSize = 21; ///< Size of a buffer
207 char mChars[kSize]; ///< Char array (do not access the array directly).