Developing with ZBOSS for Zigbee
|
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] |
Response for zb_secur_ic_get_by_idx_req.
zb_ieee_addr_t zb_secur_ic_get_by_idx_resp_s::device_address |
Partner address
zb_ic_types_t zb_secur_ic_get_by_idx_resp_s::ic_type |
Installcode type.
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
zb_uint8_t zb_secur_ic_get_by_idx_resp_s::status |
The status of the command.