MAC (sub) Layer Management Entity (MLME) confirm representation. More...
MAC (sub) Layer Management Entity (MLME) confirm representation.
#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. | |
}; | |