|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
Generic CSL IE, see section 7.4.2.3. More...
#include <zephyr/net/ieee802154_ie.h>
Data Fields | |
| union { | |
| struct ieee802154_header_ie_csl_full full | |
| CSL full information. More... | |
| struct ieee802154_header_ie_csl_reduced reduced | |
| CSL reduced information. More... | |
| }; | |
Generic CSL IE, see section 7.4.2.3.
| union { ... } ieee802154_header_ie_csl |
| struct ieee802154_header_ie_csl_full ieee802154_header_ie_csl::full |
CSL full information.
| struct ieee802154_header_ie_csl_reduced ieee802154_header_ie_csl::reduced |
CSL reduced information.