struct otLogHexDumpInfo
Defined at line 249 of file ../../third_party/openthread/include/openthread/logging.h
Represents information used for generating hex dump output.
Public Members
const uint8_t * mDataBytes
uint16_t mDataLength
const char * mTitle
char[73] mLine
uint16_t mIterator