Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
ieee802154_header_ie_rendezvous_time Struct Reference

Rendezvous Time IE, see section 7.4.2.6. More...

#include <zephyr/net/ieee802154_ie.h>

Data Fields

union { 
   struct ieee802154_header_ie_rendezvous_time_full   full 
 Rendezvous time full information. More...
   struct ieee802154_header_ie_rendezvous_time_reduced   reduced 
 Rendezvous time reduced information. More...
}; 

Detailed Description

Rendezvous Time IE, see section 7.4.2.6.

Field Documentation

◆ [union]

◆ full

struct ieee802154_header_ie_rendezvous_time_full ieee802154_header_ie_rendezvous_time::full

Rendezvous time full information.

◆ reduced

struct ieee802154_header_ie_rendezvous_time_reduced ieee802154_header_ie_rendezvous_time::reduced

Rendezvous time reduced information.


The documentation for this struct was generated from the following file: