Developing with ZBOSS for Zigbee
zb_zdo_simple_desc_resp_hdr_s Struct Reference

Header of simple_desc_resp primitive.
More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint16_t nwk_addr
 
zb_uint8_t length
 

Detailed Description

Header of simple_desc_resp primitive.

Field Documentation

◆ length

zb_uint8_t zb_zdo_simple_desc_resp_hdr_s::length

Length of the simple descriptor

◆ nwk_addr

zb_uint16_t zb_zdo_simple_desc_resp_hdr_s::nwk_addr

NWK address for the request

◆ status

zb_uint8_t zb_zdo_simple_desc_resp_hdr_s::status

The status of the Desc_req command. zdp_status

◆ tsn

zb_uint8_t zb_zdo_simple_desc_resp_hdr_s::tsn

ZDP transaction sequence number


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