Developing with ZBOSS for Zigbee
zb_secur_ic_get_by_idx_resp_s Struct Reference

Response for zb_secur_ic_get_by_idx_req. More...

#include <zboss_api.h>

Data Fields

zb_uint8_t status
 
zb_ieee_addr_t device_address
 
zb_ic_types_t ic_type
 
zb_uint8_t installcode [ZB_CCM_KEY_SIZE+ZB_CCM_KEY_CRC_SIZE]
 

Detailed Description

Response for zb_secur_ic_get_by_idx_req.

Field Documentation

◆ device_address

zb_ieee_addr_t zb_secur_ic_get_by_idx_resp_s::device_address

Partner address

◆ ic_type

zb_ic_types_t zb_secur_ic_get_by_idx_resp_s::ic_type

Installcode type.

◆ installcode

zb_uint8_t zb_secur_ic_get_by_idx_resp_s::installcode[ZB_CCM_KEY_SIZE+ZB_CCM_KEY_CRC_SIZE]

16b installcode +2b crc

◆ status

zb_uint8_t zb_secur_ic_get_by_idx_resp_s::status

The status of the command.


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