Searched defs:OutputBytesLine (Results 1 – 2 of 2) sorted by relevance
328 template <uint8_t kBytesLength> void OutputBytesLine(const uint8_t (&aBytes)[kBytesLength]) in OutputBytesLine() function in ot::Cli::Utils
119 void Utils::OutputBytesLine(const uint8_t *aBytes, uint16_t aLength) in OutputBytesLine() function in ot::Cli::Utils