nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
dect_association_changed_evt Struct Reference

DECT association changed event. More...

#include <dect_net_l2.h>

Data Fields

uint32_t long_rd_id
 
enum dect_neighbor_role neighbor_role
 
enum dect_association_change_type association_change_type
 
union { 
 
   struct { 
 
      bool   neighbor_initiated 
 
      enum dect_association_release_cause   release_cause 
 
   }   association_released 
 
   struct { 
 
      enum dect_association_reject_cause   reject_cause 
 
      enum dect_association_reject_time   reject_time 
 
   }   association_req_rejected 
 
   struct { 
 
      enum dect_status_values   cause 
 
   }   association_req_failed_mdm 
 
};  
 

Detailed Description

DECT association changed event.


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