Join accept packet representation. More...
#include <hdr.h>
Data Fields | |
| uint8_t | mt_maj | 
| mtype and major version holder  | |
| uint8_t | join_nonce [LORAMAC_JOIN_NONCE_LEN] | 
| join nonce.  More... | |
| uint8_t | net_id [LORAMAC_NETWORK_ID_LEN] | 
| network id  | |
| uint8_t | dev_addr [LORAMAC_DEVADDR_LEN] | 
| device address  | |
| uint8_t | dl_settings | 
| downlink settings  | |
| uint8_t | rx_delay | 
| first reception window delay  | |
| uint8_t lorawan_join_accept_t::join_nonce[LORAMAC_JOIN_NONCE_LEN] |