
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... | |
Parsed values of GPDF frame.
Structure contains GPDF information that is needed by commissioning.
| zb_gpdf_mac_addr_flds_t zb_gpdf_info_s::mac_addr_flds |
MAC addressing fields.
| zb_uint8_t zb_gpdf_info_s::mac_addr_flds_len |
Length of data in MAC addressing fields.
| zb_uint8_t zb_gpdf_info_s::mac_seq_num |
MAC sequence number.
| zb_uint8_t zb_gpdf_info_s::nwk_frame_ctl |
NWK frame control.
| zb_uint8_t zb_gpdf_info_s::nwk_ext_frame_ctl |
Extended NWK frame control.
| zb_zgpd_id_t zb_gpdf_info_s::zgpd_id |
ZGPD ID.
| zb_uint32_t zb_gpdf_info_s::sec_frame_counter |
Security frame counter.
| zb_uint8_t zb_gpdf_info_s::zgpd_cmd_id |
ZGPD command ID.
| zb_uint8_t zb_gpdf_info_s::nwk_hdr_len |
Length of the GPDF NWK header.
| zb_uint8_t zb_gpdf_info_s::status |
'Status' for GP-DATA.indication
| zb_uint8_t zb_gpdf_info_s::key[16] |
Key to decrypt the frame.
| zb_uint8_t zb_gpdf_info_s::key_type |
Type of key to be used for that frame.