nRF5 SDK for Thread and Zigbee v3.0.0
Data Fields
zb_zll_commissioning_scan_req_s Struct Reference

Parsed Scan request payload representation. More...

#include <zb_zcl_touchlink_commissioning.h>

Data Fields

zb_uint32_t trans_id
 Inter-PAN transaction identifier. More...
 
zb_uint8_t zb_info
 Zigbee information. More...
 
zb_uint8_t zll_info
 Touchlink information. More...
 

Detailed Description

Parsed Scan request payload representation.

See also
ZCL spec, subclause 13.3.2.1.1.

Field Documentation

zb_uint32_t zb_zll_commissioning_scan_req_s::trans_id

Inter-PAN transaction identifier.

See also
ZCL spec, subclause 13.3.2.1.1.1.
zb_uint8_t zb_zll_commissioning_scan_req_s::zb_info

Zigbee information.

See also
ZCL spec, subclause 13.3.2.1.1.2.
zb_uint8_t zb_zll_commissioning_scan_req_s::zll_info

Touchlink information.

See also
ZCL spec, subclause 13.3.2.1.1.3.

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

Documentation feedback | Developer Zone | Subscribe | Updated