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

Association operation callback parameters. More...

#include <nrf_modem_dect.h>

Data Fields

enum nrf_modem_dect_mac_err status
 
union { 
 
   uint8_t   bit_mask 
 
   struct { 
 
      uint8_t   has_association_response: 1 
 
   }   flags 
 
};  
 
uint32_t long_rd_id
 
struct nrf_modem_dect_mac_rx_signal_info_t rx_signal_info
 
struct nrf_modem_dect_mac_ipv6_address_config_t ipv6_config
 
uint8_t number_of_ies
 
struct nrf_modem_dect_mac_association_response association_response
 
struct nrf_modem_dect_mac_ieies
 

Detailed Description

Association operation callback parameters.


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