Logo
DSR GreenBOSS  1.1.0
Data Fields
zb_gpdf_info_s Struct Reference

Parsed values of GPDF frame. More...

#include <zb_nwk.h>

Data Fields

zb_gpdf_mac_addr_flds_t mac_addr_flds
 MAC addressing fields. More...
 
zb_uint8_t mac_addr_flds_len
 Length of data in MAC addressing fields. More...
 
zb_uint8_t mac_seq_num
 MAC sequence number. More...
 
zb_uint8_t nwk_frame_ctl
 NWK frame control. More...
 
zb_uint8_t nwk_ext_frame_ctl
 Extended NWK frame control. More...
 
zb_zgpd_id_t zgpd_id
 ZGPD ID. More...
 
zb_uint32_t sec_frame_counter
 Security frame counter. More...
 
zb_uint8_t zgpd_cmd_id
 ZGPD command ID. More...
 
zb_uint8_t nwk_hdr_len
 Length of the GPDF NWK header. More...
 
zb_uint8_t status
 'Status' for GP-DATA.indication More...
 
zb_uint8_t key [16]
 Key to decrypt the frame. More...
 
zb_uint8_t key_type
 Type of key to be used for that frame. More...
 

Detailed Description

Parsed values of GPDF frame.

Structure contains GPDF information that is needed by commissioning.

Field Documentation

§ mac_addr_flds

zb_gpdf_mac_addr_flds_t zb_gpdf_info_s::mac_addr_flds

MAC addressing fields.

§ mac_addr_flds_len

zb_uint8_t zb_gpdf_info_s::mac_addr_flds_len

Length of data in MAC addressing fields.

§ mac_seq_num

zb_uint8_t zb_gpdf_info_s::mac_seq_num

MAC sequence number.

§ nwk_frame_ctl

zb_uint8_t zb_gpdf_info_s::nwk_frame_ctl

NWK frame control.

§ nwk_ext_frame_ctl

zb_uint8_t zb_gpdf_info_s::nwk_ext_frame_ctl

Extended NWK frame control.

§ zgpd_id

zb_zgpd_id_t zb_gpdf_info_s::zgpd_id

ZGPD ID.

§ sec_frame_counter

zb_uint32_t zb_gpdf_info_s::sec_frame_counter

Security frame counter.

§ zgpd_cmd_id

zb_uint8_t zb_gpdf_info_s::zgpd_cmd_id

ZGPD command ID.

§ nwk_hdr_len

zb_uint8_t zb_gpdf_info_s::nwk_hdr_len

Length of the GPDF NWK header.

§ status

zb_uint8_t zb_gpdf_info_s::status

'Status' for GP-DATA.indication

See also

§ key

zb_uint8_t zb_gpdf_info_s::key[16]

Key to decrypt the frame.

§ key_type

zb_uint8_t zb_gpdf_info_s::key_type

Type of key to be used for that frame.

See also
zb_zgp_security_key_type_e

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