透過集合功能整理內容 你可以依據偏好儲存及分類內容。

otBufferInfo

#include <message.h>

這個結構代表 OpenThread 堆疊使用的不同佇列的訊息緩衝區資訊。

摘要

公開屬性

m6loReassemblyQueue
6LoWPAN 重新組裝佇列相關資訊。
m6loSendQueue
6LoWPAN 傳送佇列的相關資訊。
mApplicationCoapQueue
應用程式 CoAP 傳送佇列的相關資訊。
mCoapQueue
CoAP/TMF 傳送佇列的相關資訊。
mCoapSecureQueue
CoAP 安全傳送佇列的相關資訊。
mFreeBuffers
uint16_t
免費緩衝區數量 (如果不明,則為 0xffff)。
mIp6Queue
IPv6 傳送佇列的相關資訊。
mMleQueue
MLE 延遲訊息佇列的相關資訊。
mMplQueue
MPL 傳送佇列的相關資訊。
mTotalBuffers
uint16_t
訊息集區中的緩衝區總數 (如果不明,則為 0xffff)。

公開屬性

m6loReassemblyQueue

otMessageQueueInfo otBufferInfo::m6loReassemblyQueue

6LoWPAN 重新組裝佇列相關資訊。

m6loSendQueue

otMessageQueueInfo otBufferInfo::m6loSendQueue

6LoWPAN 傳送佇列的相關資訊。

行動應用程式應用程式佇列

otMessageQueueInfo otBufferInfo::mApplicationCoapQueue

應用程式 CoAP 傳送佇列的相關資訊。

mCoapQueue

otMessageQueueInfo otBufferInfo::mCoapQueue

CoAP/TMF 傳送佇列的相關資訊。

mCoapSecureQueue

otMessageQueueInfo otBufferInfo::mCoapSecureQueue

CoAP 安全傳送佇列的相關資訊。

mFreeBuffers

uint16_t otBufferInfo::mFreeBuffers

免費緩衝區數量 (如果不明,則為 0xffff)。

mIp6Queue

otMessageQueueInfo otBufferInfo::mIp6Queue

IPv6 傳送佇列的相關資訊。

mMleQueue

otMessageQueueInfo otBufferInfo::mMleQueue

MLE 延遲訊息佇列的相關資訊。

mMplQueue

otMessageQueueInfo otBufferInfo::mMplQueue

MPL 傳送佇列的相關資訊。

mTotal 緩衝區

uint16_t otBufferInfo::mTotalBuffers

訊息集區中的緩衝區總數 (如果不明,則為 0xffff)。

資源

OpenThread API 參考資料主題出自原始碼,可於 GitHub 取得。如需更多資訊,或想參閱我們的說明文件,請參閱資源