Update TC Link Key Update#

Callbacks for Update TC Link Key Update Component.

Callbacks#

void

Status.

Callbacks Documentation#

emberAfPluginUpdateTcLinkKeyStatusCallback#

void emberAfPluginUpdateTcLinkKeyStatusCallback (EmberKeyStatus keyStatus)

Status.

Parameters
N/AkeyStatus

An ::EmberKeyStatus value describing the success or failure of the key exchange process. Ver.: always

This callback is fired when the Update Link Key exchange process is updated with a status from the stack. Implementations will know that the Update TC Link Key plugin has completed its link key request when the keyStatus parameter is EMBER_VERIFY_LINK_KEY_SUCCESS.


Definition at line 114 of file app/framework/plugin/update-tc-link-key/update-tc-link-key.h