You are viewing documentation for version:
Represents the IEEE 802.15.4 Header IE (Information Element) related information of a radio frame. 
Public Attributes#
int64_t
The time offset to the Thread network time. 
uint8_t
The Time IE offset from the start of PSDU. 
Public Attribute Documentation#
mNetworkTimeOffset#
int64_t otRadioIeInfo::mNetworkTimeOffset
The time offset to the Thread network time. 
mTimeIeOffset#
uint8_t otRadioIeInfo::mTimeIeOffset
The Time IE offset from the start of PSDU. 
mTimeSyncSeq#
uint8_t otRadioIeInfo::mTimeSyncSeq
The Time sync sequence.