Developing with ZBOSS for Zigbee
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

◆ ieee_addr

zb_ieee_addr_t zb_zdo_nwk_addr_resp_head_s::ieee_addr

64-bit address for the Remote Device.

◆ nwk_addr

zb_uint16_t zb_zdo_nwk_addr_resp_head_s::nwk_addr

16-bit address for the Remote Device.

◆ status

zb_uint8_t zb_zdo_nwk_addr_resp_head_s::status

The status of the NWK_addr_req command.

◆ tsn

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: