Developing with ZBOSS for Zigbee
zb_zdo_system_server_discovery_resp_s Struct Reference

Response parameters for System_Server_Discovery_rsp. More...

#include <zboss_api_zdo.h>

Data Fields

zb_uint8_t tsn
 
zb_uint8_t status
 
zb_uint16_t server_mask
 

Detailed Description

Response parameters for System_Server_Discovery_rsp.

See also
ZB spec, subclause 2.4.4.1.10.

Field Documentation

◆ server_mask

zb_uint16_t zb_zdo_system_server_discovery_resp_s::server_mask

Mask of the supported features

◆ status

zb_uint8_t zb_zdo_system_server_discovery_resp_s::status

Status of the operation

◆ tsn

zb_uint8_t zb_zdo_system_server_discovery_resp_s::tsn

ZDP transaction sequence number


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