Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_utils.hpp414 struct PercentageStringBuffer struct in ot::Cli::Utils
416 static constexpr uint16_t kSize = 7; ///< Size of a buffer
418 char mChars[kSize]; ///< Char array (do not access the array directly).