|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Fixed part of the Beacon Payload (Superframe Specification and GTS Specification). More...
#include <zephyr/net/ieee802154_frame.h>
Data Fields | |
| struct ieee802154_beacon_sf | sf |
| Superframe Specification field. | |
| struct ieee802154_gts_spec | gts |
| GTS Specification field (always present in this layout). | |
Fixed part of the Beacon Payload (Superframe Specification and GTS Specification).
Additional GTS List, GTS Direction, and Pending Address fields follow per section 7.3.1; see Figure 7-6.
| struct ieee802154_gts_spec ieee802154_beacon::gts |
GTS Specification field (always present in this layout).
| struct ieee802154_beacon_sf ieee802154_beacon::sf |
Superframe Specification field.