otMessageQueueInfo Struct Reference

This structure represents information about a message queue.

#include <include/openthread/message.h>

Public Attributes

uint16_t mNumMessages
 Number of messages in the queue.
 
uint16_t mNumBuffers
 Number of data buffers used by messages in the queue.
 
uint32_t mTotalBytes
 Total number of bytes used by all messages in the queue.

This structure represents information about a message queue.


The documentation for this struct was generated from the following file:
  • include/openthread/message.h