Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ieee802154_header_ie_rendezvous_time Struct Reference

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

#include <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: