Logo
Developing with ZBOSS for Zigbee
zb_zcl_mdu_pairing_request_s Struct Reference

Pairing Request command payload. More...

#include <zb_zcl_mdu_pairing.h>

Data Fields

zb_uint32_t lpi_version
 
zb_ieee_addr_t eui64
 

Detailed Description

Pairing Request command payload.

See also
SE spec, subclause 13.3.3.1

Field Documentation

§ eui64

zb_ieee_addr_t zb_zcl_mdu_pairing_request_s::eui64

Identifies the MAC address of the requesting device.

§ lpi_version

zb_uint32_t zb_zcl_mdu_pairing_request_s::lpi_version

Identifies the version of pairing information currently held on the requesting device.


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