otRadioIeInfo
#include <radio.h>
代表無線電框架的 IEEE 802.15.4 標頭 IE (資訊元素) 相關資訊。
摘要
公開屬性 |
|
---|---|
mNetworkTimeOffset
|
int64_t
與 Thread 網路時間的時間偏移。
|
mTimeIeOffset
|
uint8_t
從 PSDU 開始算起的 IE 偏移。
|
mTimeSyncSeq
|
uint8_t
時間同步處理順序。
|
公開屬性
mNetworkTimeOffset
int64_t otRadioIeInfo::mNetworkTimeOffset
與 Thread 網路時間的時間偏移。
mTimeIeOffset
uint8_t otRadioIeInfo::mTimeIeOffset
從 PSDU 開始算起的 IE 偏移。
mTimeSyncSeq
uint8_t otRadioIeInfo::mTimeSyncSeq
時間同步處理順序。
資源
OpenThread API 參考資料主題源自原始碼,請前往 GitHub 取得。如要瞭解詳情或對說明文件做出貢獻,請參閱資源。