Mac Common Part Sublayer (MCPS) confirm representation. More...
#include <lorawan.h>
| Data Fields | |
| int16_t | status | 
| status of the MCPS confirm | |
| mcps_type_t | type | 
| type of the MCPS confirm | |
| iolist_t * | msdu | 
| pointer to the msdu | |
| mcps_type_t mcps_confirm_t::type |