#include <lorawan.h>
Data Fields | |
uint8_t | lbtNumOfSamples |
uint16_t | lbtScanPeriod |
int16_t | lbtThreshold |
bool | lbtTransmitOn |
uint16_t | maxRetryChannels |
uint8_t _LorawanLBTParams::lbtNumOfSamples |
Referenced by LORAREG_GetAttr_DefLBTParams().
uint16_t _LorawanLBTParams::lbtScanPeriod |
Referenced by LORAREG_GetAttr_DefLBTParams().
int16_t _LorawanLBTParams::lbtThreshold |
Referenced by LORAREG_GetAttr_DefLBTParams().
bool _LorawanLBTParams::lbtTransmitOn |
Referenced by LORAREG_GetAttr_DefLBTParams().
uint16_t _LorawanLBTParams::maxRetryChannels |
Referenced by LORAREG_GetAttr_DefLBTParams().