![]() |
nrfxlib API 3.3.99
|
Association response parameters. More...
#include <nrf_modem_dect.h>
Data Fields | ||
| union { | ||
| uint8_t bit_mask | ||
| struct { | ||
| uint8_t has_harq_config: 1 | ||
| uint8_t has_group_id_and_resource_tag: 1 | ||
| } flags | ||
| }; | ||
| bool | ack_status | |
| enum nrf_modem_dect_mac_association_reject_cause | reject_cause | |
| enum nrf_modem_dect_mac_association_reject_time | reject_time | |
| uint8_t | number_of_flows | |
| uint8_t | number_of_rx_harq_processes | |
| uint8_t | max_number_of_harq_re_rx | |
| uint8_t | number_of_tx_harq_processes | |
| uint8_t | max_number_of_harq_re_tx | |
| uint8_t | flow_id [6] | |
| uint8_t | group_id | |
| uint8_t | resource_tag | |
Association response parameters.