MAC Information Base descriptor for MLME Request-Confirm. More...
#include <lorawan.h>
Data Fields | ||
mlme_mib_type_t | type | |
MIB attribute identifier. | ||
union { | ||
mlme_activation_t activation | ||
holds activation mechanism More... | ||
void * dev_addr | ||
pointer to the dev_addr More... | ||
uint8_t rx2_dr | ||
}; | ||
mlme_activation_t mlme_mib_t::activation |
mlme_mib_type_t mlme_mib_t::type |