ESP-IDF
otRadioIeInfo
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otRadioIeInfo
otRadioIeInfo struct
Represents the IEEE 802.15.4 Header IE (Information Element) related information of a radio frame.
Syntax
Show:
Summary
Declaration
from
radio.h:229
typedef
struct
otRadioIeInfo
{
int64_t
mNetworkTimeOffset
;
uint8_t
mTimeIeOffset
;
uint8_t
mTimeSyncSeq
;
}
otRadioIeInfo
;
Fields
Field
Declared as
otRadioIeInfo::mNetworkTimeOffset
int64_t
otRadioIeInfo::mTimeIeOffset
uint8_t
otRadioIeInfo::mTimeSyncSeq
uint8_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out