MLME Join Request data. More...
MLME Join Request data.
Definition at line 125 of file gnrc_lorawan_internal.h.
#include <gnrc_lorawan_internal.h>
Data Fields | |
void * | deveui |
pointer to the Device EUI | |
void * | appeui |
pointer to the Application EUI | |
void * | appkey |
pointer to the Application Key | |
uint8_t | dr |
datarate for the Join Request | |