otLowpanContextInfo
#include <netdata.h>
代表與網路資料中的前置字串相關聯的 6LoWPAN 內容 ID 資訊。
摘要
公開屬性 |
|
---|---|
mCompressFlag
|
bool
壓縮旗標。
|
mContextId
|
uint8_t
6LoWPAN 情境 ID。
|
mPrefix
|
相關聯的 IPv6 前置字串。
|
公開屬性
mCompressFlag
bool otLowpanContextInfo::mCompressFlag
壓縮旗標。
mContextId
uint8_t otLowpanContextInfo::mContextId
6LoWPAN 情境 ID。
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。