Struct containing a serial message. More...
#include <ot.h>
Data Fields | |
| uint16_t | length | 
| length of the message   | |
| uint16_t | serial_buffer_status | 
| status of the buffer   | |
| uint8_t | buf [OPENTHREAD_SERIAL_BUFFER__PAYLOAD_SIZE] | 
| buffer containing the message   | |
| uint8_t serial_msg_t::buf[OPENTHREAD_SERIAL_BUFFER__PAYLOAD_SIZE] | 
| uint16_t serial_msg_t::serial_buffer_status |