OTA Storage#

Callbacks for OTA Storage Component.

Callbacks#

emberAfOtaStorageDeleteImageCallback(const EmberAfOtaImageId *id)

OTA Storage Delete Image callback.

uint32_t

OTA Storage Driver Max Download Size callback.

Callbacks Documentation#

emberAfOtaStorageDeleteImageCallback#

EmberAfOtaStorageStatus emberAfOtaStorageDeleteImageCallback (const EmberAfOtaImageId * id)

OTA Storage Delete Image callback.

Parameters
TypeDirectionArgument NameDescription
const EmberAfOtaImageId *N/Aid

OTA Image ID


emberAfOtaStorageDriverMaxDownloadSizeCallback#

uint32_t emberAfOtaStorageDriverMaxDownloadSizeCallback (void )

OTA Storage Driver Max Download Size callback.

Parameters
TypeDirectionArgument NameDescription
voidN/A