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#
EmberEUI64 EmberAfTrustCenterBackupData::extendedPanId
Definition at line
1545
of file app/framework/include/af-types.h
keyListLength#
uint8_t EmberAfTrustCenterBackupData::keyListLength
Definition at line
1546
of file app/framework/include/af-types.h
maxKeyListLength#
uint8_t EmberAfTrustCenterBackupData::maxKeyListLength
Definition at line
1547
of file app/framework/include/af-types.h
keyList#
EmberAfLinkKeyBackupData* EmberAfTrustCenterBackupData::keyList
Definition at line
1548
of file app/framework/include/af-types.h