Logo
DSR GreenBOSS  1.1.0
Data Fields
zb_gpdf_comm_reply_s Struct Reference

ZGPD Commissioning reply parameters. More...

#include <zb_nwk.h>

Data Fields

zb_uint8_t options
 Options. More...
 
zb_uint16_t pan_id
 Pan ID if requested. More...
 
zb_uint8_t security_key [16]
 ZGPD key. More...
 
zb_uint32_t key_mic
 ZGPD key MIC. More...
 
zb_uint32_t frame_counter
 ZGPD key encryption counter. More...
 

Detailed Description

ZGPD Commissioning reply parameters.

See also
ZGP spec, A.4.2.1.1

Field Documentation

§ options

zb_uint8_t zb_gpdf_comm_reply_s::options

Options.

§ pan_id

zb_uint16_t zb_gpdf_comm_reply_s::pan_id

Pan ID if requested.

§ security_key

zb_uint8_t zb_gpdf_comm_reply_s::security_key[16]

ZGPD key.

§ key_mic

zb_uint32_t zb_gpdf_comm_reply_s::key_mic

ZGPD key MIC.

§ frame_counter

zb_uint32_t zb_gpdf_comm_reply_s::frame_counter

ZGPD key encryption counter.


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