OTA Client#

Callbacks for OTA Client Component.

Callbacks#

void
emberAfPluginOtaClientPreBootloadCallback(uint8_t srcEndpoint, uint8_t serverEndpoint, EmberNodeId serverNodeId)

Pre-Bootload Callback.

Callbacks Documentation#

emberAfPluginOtaClientPreBootloadCallback#

void emberAfPluginOtaClientPreBootloadCallback (uint8_t srcEndpoint, uint8_t serverEndpoint, EmberNodeId serverNodeId)

Pre-Bootload Callback.

Parameters
N/AsrcEndpoint

Ver.: always

N/AserverEndpoint

Ver.: always

N/AserverNodeId

Ver.: always

Called shortly before installing the downloaded image.


Definition at line 229 of file app/framework/plugin/ota-client/ota-client.h