Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/cli/
H A Dcli_utils.hpp314 template <uint8_t kBytesLength> void OutputBytes(const uint8_t (&aBytes)[kBytesLength]) in OutputBytes()
328 template <uint8_t kBytesLength> void OutputBytesLine(const uint8_t (&aBytes)[kBytesLength]) in OutputBytesLine()