Partner Link Key Exchange#
API and Callbacks for the partner-link-key-exchange Component.
Silicon Labs implementation of the Partner Link Key Exchange. Partner link key exchange is a feature in Smart Energy where a device may obtain an APS link key with another, non-trust center device. This code handles the necessary process to request a link key with a partner device, then contact the trust center and ask it to generate a new link key and send it securely to both devices.
Macros#
#define
EMBER_AF_PLUGIN_PARTNER_LINK_KEY_EXCHANGE_TIMEOUT_MILLISECONDS (EMBER_AF_PLUGIN_PARTNER_LINK_KEY_EXCHANGE_TIMEOUT_SECONDS * MILLISECOND_TICKS_PER_SECOND)
Macro Definition Documentation#
EMBER_AF_PLUGIN_PARTNER_LINK_KEY_EXCHANGE_TIMEOUT_MILLISECONDS#
#define EMBER_AF_PLUGIN_PARTNER_LINK_KEY_EXCHANGE_TIMEOUT_MILLISECONDSValue:
(EMBER_AF_PLUGIN_PARTNER_LINK_KEY_EXCHANGE_TIMEOUT_SECONDS * MILLISECOND_TICKS_PER_SECOND)
Definition at line
50
of file app/framework/plugin/partner-link-key-exchange/partner-link-key-exchange.h