![]() |
nrfxlib API 3.3.99
|
Neighbouring Information Element. More...
#include <nrf_modem_dect.h>
Data Fields | ||
| union { | ||
| uint8_t bit_mask | ||
| struct { | ||
| uint8_t has_long_rd_id: 1 | ||
| uint8_t has_rd_class: 1 | ||
| uint8_t has_snr: 1 | ||
| uint8_t has_rssi2: 1 | ||
| uint8_t has_power_constraints: 1 | ||
| uint8_t has_next_cluster_channel: 1 | ||
| uint8_t has_time_to_next: 1 | ||
| } flags | ||
| }; | ||
| uint8_t | network_beacon_period | |
| uint8_t | cluster_beacon_period | |
| uint8_t | rssi2 | |
| uint8_t | snr | |
| uint8_t | rd_class_mu | |
| uint8_t | rd_class_beta | |
| uint16_t | next_cluster_channel | |
| uint32_t | long_rd_id | |
| uint32_t | time_to_next | |
Neighbouring Information Element.