nRF5 SDK for Thread and Zigbee v3.2.0
Data Fields
zb_zdo_nwk_addr_resp_head_s Struct Reference

NWK_addr_req response frame. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_ieee_addr_t ieee_addr
 
zb_uint16_t nwk_addr
 

Detailed Description

NWK_addr_req response frame.

Field Documentation

zb_ieee_addr_t zb_zdo_nwk_addr_resp_head_s::ieee_addr

64-bit address for the Remote Device.

zb_uint16_t zb_zdo_nwk_addr_resp_head_s::nwk_addr

16-bit address for the Remote Device.

zb_uint8_t zb_zdo_nwk_addr_resp_head_s::status

The status of the NWK_addr_req command.

zb_uint8_t zb_zdo_nwk_addr_resp_head_s::tsn

ZDP transaction sequence number


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

Documentation feedback | Developer Zone | Subscribe | Updated