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 1544 of file app/framework/include/af-types.h

keyListLength#

uint8_t sl_zigbee_af_trust_center_backup_data_t::keyListLength

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

maxKeyListLength#

uint8_t sl_zigbee_af_trust_center_backup_data_t::maxKeyListLength

Definition at line 1546 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 1547 of file app/framework/include/af-types.h