Z-Stack API Reference  3.2.0
_zstack_zdoieeeaddrrspind_t Struct Reference

#include <zstack.h>

Data Fields

zstack_ZdpStatus status
 
zstack_LongAddr_t ieeeAddr
 
uint16_t nwkAddr
 
uint8_t startIndex
 
uint8_t n_assocDevList
 
uint16_t * pAssocDevList
 

Detailed Description

Structure to send a ZDO IEEE Address Response Indication.

Field Documentation

§ ieeeAddr

64 bit IEEE address of source device

§ n_assocDevList

uint8_t n_assocDevList

Number of associated devices in the list

§ nwkAddr

uint16_t nwkAddr

Network address of the responding device

§ pAssocDevList

uint16_t* pAssocDevList

Array of (uint16_t) associated devices

§ startIndex

uint8_t startIndex

Starting index into the list of associated devices

§ status

Response status


The documentation for this struct was generated from the following file: