gnrc_lorawan_mlme_t Struct Reference

MLME service access point descriptor. More...

Detailed Description

MLME service access point descriptor.

Definition at line 165 of file gnrc_lorawan_internal.h.

#include <gnrc_lorawan_internal.h>

Data Fields

xtimer_t backoff_timer
 timer used for backoff expiration
 
msg_t backoff_msg
 msg for backoff expiration
 
uint8_t activation
 Activation mechanism of the MAC layer.
 
int pending_mlme_opts
 holds pending mlme opts
 
uint32_t nid
 current Network ID
 
int32_t backoff_budget
 remaining Time On Air budget
 
uint8_t dev_nonce [2]
 Device Nonce.
 
uint8_t backoff_state
 state in the backoff state machine
 

The documentation for this struct was generated from the following file: