A data struct for a link key backup.

Each entry notes the EUI64 of the device it is paired to and the key data. This key may be hashed and not the actual link key currently in use.

Public Attributes#

EmberEUI64

Public Attribute Documentation#

deviceId#

EmberEUI64 EmberAfLinkKeyBackupData::deviceId

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

key#

EmberKeyData EmberAfLinkKeyBackupData::key

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