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
1556
of file app/framework/include/af-types.h
keyListLength#
uint8_t EmberAfTrustCenterBackupData::keyListLength
Definition at line
1557
of file app/framework/include/af-types.h
maxKeyListLength#
uint8_t EmberAfTrustCenterBackupData::maxKeyListLength
Definition at line
1558
of file app/framework/include/af-types.h
keyList#
EmberAfLinkKeyBackupData* EmberAfTrustCenterBackupData::keyList
Definition at line
1559
of file app/framework/include/af-types.h