Use for all trust center backup data.

The 'keyList' pointer must point to an array and 'maxKeyListLength' must be populated with the maximum number of entries the array can hold.

Functions that modify this data structure will populate 'keyListLength' indicating how many keys were actually written into 'keyList'.

Public Attribute Documentation#

extendedPanId#

sl_802154_long_addr_t sl_zigbee_af_trust_center_backup_data_t::extendedPanId

Definition at line 1593 of file app/framework/include/af-types.h

keyListLength#

uint8_t sl_zigbee_af_trust_center_backup_data_t::keyListLength

Definition at line 1594 of file app/framework/include/af-types.h

maxKeyListLength#

uint8_t sl_zigbee_af_trust_center_backup_data_t::maxKeyListLength

Definition at line 1595 of file app/framework/include/af-types.h

keyList#

sl_zigbee_af_link_key_backup_data_t* sl_zigbee_af_trust_center_backup_data_t::keyList

Definition at line 1596 of file app/framework/include/af-types.h