mlme_confirm_t Struct Reference

MAC (sub) Layer Management Entity (MLME) confirm representation. More...

Detailed Description

MAC (sub) Layer Management Entity (MLME) confirm representation.

Definition at line 142 of file lorawan.h.

#include <lorawan.h>

Data Fields

int16_t status
 status of the MLME confirm
 
mlme_type_t type
 type of the MLME confirm
 
union {
   mlme_link_req_confirm_t   link_req
 Link Check confirmation data.
 
   mlme_mib_t   mib
 MIB confirmation data.
 
}; 
 

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