EmberAfLinkKeyBackupData Struct Reference
A data struct for a link key backup.
#include <
af-types.h
>
Data Fields |
|
EmberEUI64 | deviceId |
EmberKeyData | key |
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.
Field Documentation
◆ deviceId
EmberEUI64 EmberAfLinkKeyBackupData::deviceId |
◆ key
EmberKeyData EmberAfLinkKeyBackupData::key |
The documentation for this struct was generated from the following file:
-
af-types.h