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. More... | ||
| mlme_mib_t mib | ||
| MIB confirmation data. More... | ||
| }; | ||
| mlme_link_req_confirm_t mlme_confirm_t::link_req |
| mlme_mib_t mlme_confirm_t::mib |
| mlme_type_t mlme_confirm_t::type |