Update TC Link Key#
API and Callbacks for the Update TC Link Key Component.
This component provides the functionality to update the trust center link key of a device on a Zigbee R21+ network. The device also requests the trust center link key periodically if the trust center is pre-R21. After the trust center is upgraded to R21+, if not already R21+, the periodic request for a trust center link key update passes and the link key is updated.
Modules#
API#
Change the time between two subsequent update TC link key calls.
Change the time between two subsequent update TC link key calls.
Change the time between two subsequent update TC link key calls.
Change the time between two subsequent update TC link key calls.
Change the time between two subsequent update TC link key calls.
Macros#
API Documentation#
emberAfPluginUpdateTcLinkKeyStart#
EmberStatus emberAfPluginUpdateTcLinkKeyStart (void )
Change the time between two subsequent update TC link key calls.
N/A |
63
of file app/framework/plugin/update-tc-link-key/update-tc-link-key.h
emberAfPluginUpdateTcLinkKeyStop#
bool emberAfPluginUpdateTcLinkKeyStop (void )
Change the time between two subsequent update TC link key calls.
N/A |
71
of file app/framework/plugin/update-tc-link-key/update-tc-link-key.h
emberAfPluginSetTCLinkKeyUpdateTimerMilliSeconds#
void emberAfPluginSetTCLinkKeyUpdateTimerMilliSeconds (uint32_t timeInMilliseconds)
Change the time between two subsequent update TC link key calls.
N/A | timeInMilliseconds |
74
of file app/framework/plugin/update-tc-link-key/update-tc-link-key.h
emberAfPluginUpdateTcLinkKeySetDelay#
void emberAfPluginUpdateTcLinkKeySetDelay (uint32_t delayMs)
Change the time between two subsequent update TC link key calls.
N/A | delayMs |
79
of file app/framework/plugin/update-tc-link-key/update-tc-link-key.h
emberAfPluginUpdateTcLinkKeySetInactive#
void emberAfPluginUpdateTcLinkKeySetInactive (void )
Change the time between two subsequent update TC link key calls.
N/A |
83
of file app/framework/plugin/update-tc-link-key/update-tc-link-key.h