#include <commands.h>
Data Fields | |
uint8_t | data [NWK_MAX_PAYLOAD_SIZE] |
uint16_t | dstAddr |
uint8_t | dstEndpoint |
uint8_t | id |
uint8_t | lqi |
uint8_t | options |
int8_t | rssi |
uint8_t | size |
uint16_t | srcAddr |
uint8_t | srcEndpoint |
uint32_t | time |
uint8_t AppCommandDataInd_t::data[NWK_MAX_PAYLOAD_SIZE] |
Referenced by appCommandsSendDataInd().
uint16_t AppCommandDataInd_t::dstAddr |
Referenced by appCommandsSendDataInd().
uint8_t AppCommandDataInd_t::dstEndpoint |
Referenced by appCommandsSendDataInd().
uint8_t AppCommandDataInd_t::id |
Referenced by appCommandsSendDataInd().
uint8_t AppCommandDataInd_t::lqi |
Referenced by appCommandsSendDataInd().
uint8_t AppCommandDataInd_t::options |
Referenced by appCommandsSendDataInd().
int8_t AppCommandDataInd_t::rssi |
Referenced by appCommandsSendDataInd().
uint8_t AppCommandDataInd_t::size |
Referenced by appCommandsSendDataInd().
uint16_t AppCommandDataInd_t::srcAddr |
Referenced by appCommandsSendDataInd().
uint8_t AppCommandDataInd_t::srcEndpoint |
Referenced by appCommandsSendDataInd().
uint32_t AppCommandDataInd_t::time |
Referenced by appCommandsSendDataInd().