#include <lorawan.h>
Data Fields | |
void * | buffer |
uint8_t | bufferLength |
TransmissionType_t | confirmed |
uint8_t | port |
void* _LorawanSendReq::buffer |
Referenced by cert_app_timer_callback(), and MSG_Send().
uint8_t _LorawanSendReq::bufferLength |
Referenced by cert_app_timer_callback(), messageSendProcess(), and MSG_Send().
TransmissionType_t _LorawanSendReq::confirmed |
Referenced by cert_app_timer_callback(), and MSG_Send().
uint8_t _LorawanSendReq::port |
Referenced by cert_app_timer_callback(), messageSendProcess(), and MSG_Send().