nRF5 SDK for Thread and Zigbee v4.1.0
Data Fields
zb_zdo_ieee_addr_req_param_s Struct Reference

Parameters for ieee_addr_req command. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint16_t dst_addr
 
zb_uint16_t nwk_addr
 
zb_uint8_t request_type
 
zb_uint8_t start_index
 

Detailed Description

Parameters for ieee_addr_req command.

Field Documentation

zb_uint16_t zb_zdo_ieee_addr_req_param_s::dst_addr

Destinitions address

zb_uint16_t zb_zdo_ieee_addr_req_param_s::nwk_addr

NWK address that is used for IEEE address mapping.

zb_uint8_t zb_zdo_ieee_addr_req_param_s::request_type

Request type for this command: 0x00 Single device response 0x01 Extended response

zb_uint8_t zb_zdo_ieee_addr_req_param_s::start_index

If the Request type for this command is Extended response, the StartIndex provides the starting index for the requested elements of the associated devices list


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

Documentation feedback | Developer Zone | Subscribe | Updated