struct otBufferInfo

Defined at line 420 of file ../../third_party/openthread/include/openthread/message.h

Represents the message buffer information for different queues used by OpenThread stack.

Public Members

uint16_t mTotalBuffers
uint16_t mFreeBuffers
uint16_t mMaxUsedBuffers
otMessageQueueInfo m6loSendQueue
otMessageQueueInfo m6loReassemblyQueue
otMessageQueueInfo mIp6Queue
otMessageQueueInfo mMplQueue
otMessageQueueInfo mMleQueue
otMessageQueueInfo mCoapQueue
otMessageQueueInfo mCoapSecureQueue
otMessageQueueInfo mApplicationCoapQueue