#include <nwkRx.h>
Data Fields | |
uint8_t * | data |
uint16_t | dstAddr |
uint8_t | dstEndpoint |
uint8_t | lqi |
uint8_t | options |
int8_t | rssi |
uint8_t | size |
uint16_t | srcAddr |
uint8_t | srcEndpoint |
uint8_t* NWK_DataInd_t::data |
Referenced by appCmdDataInd(), appDataInd(), nwkRxIndicateFrame(), nwkRxSeriveDataInd(), and nwkTxAckReceived().
uint16_t NWK_DataInd_t::dstAddr |
Referenced by nwkRxIndicateFrame().
uint8_t NWK_DataInd_t::dstEndpoint |
Referenced by nwkRxIndicateFrame().
uint8_t NWK_DataInd_t::lqi |
Referenced by appDataInd(), and nwkRxIndicateFrame().
uint8_t NWK_DataInd_t::options |
Referenced by nwkRxIndicateFrame(), and nwkRxSeriveDataInd().
int8_t NWK_DataInd_t::rssi |
Referenced by appDataInd(), and nwkRxIndicateFrame().
uint8_t NWK_DataInd_t::size |
Referenced by appCmdDataInd(), appDataInd(), nwkRxIndicateFrame(), nwkRxSeriveDataInd(), and nwkTxAckReceived().
uint16_t NWK_DataInd_t::srcAddr |
Referenced by appDataInd(), and nwkRxIndicateFrame().
uint8_t NWK_DataInd_t::srcEndpoint |
Referenced by nwkRxIndicateFrame().