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.

uint8_t

The Time sync sequence.

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.