nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_modem_dect_mac_cluster_beacon Struct Reference

Cluster beacon. Cluster beacon is sent by FT (parent) devices and include the random access window when parent can be contacted. More...

#include <nrf_modem_dect.h>

Data Fields

union { 
 
   uint8_t   bit_mask 
 
   struct { 
 
      uint8_t   has_max_tx_power: 1 
 
      uint8_t   has_power_constraints: 1 
 
      uint8_t   has_frame_offset: 1 
 
      uint8_t   has_next_cluster_channel: 1 
 
      uint8_t   has_time_to_next: 1 
 
   }   flags 
 
};  
 
uint8_t system_frame_number
 
enum nrf_modem_dect_mac_nw_beacon_period network_beacon_period
 
enum nrf_modem_dect_mac_cluster_beacon_period cluster_beacon_period
 
enum nrf_modem_dect_mac_count_to_trigger count_to_trigger
 
enum nrf_modem_dect_mac_quality_threshold relative_quality
 
enum nrf_modem_dect_mac_quality_threshold min_quality
 
enum nrf_modem_dect_mac_cluster_max_tx_power max_tx_power
 
uint16_t frame_offset
 
uint16_t next_cluster
 
uint32_t time_to_next
 

Detailed Description

Cluster beacon. Cluster beacon is sent by FT (parent) devices and include the random access window when parent can be contacted.

Note
This is received as part of a cluster beacon notification.

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