Flash API
This file contains data structures and prototypes definitions for high level Flash APIs.
IPC interfaces binding
All the functions of this API are provided by the flashService.
Here's a code sample binding to the flash service:
bindings: { clientExe.clientComponent.le_flash -> fwupdateService.le_flash }
- Warning
- These APIs are not available for all platforms. Please refer to the Product Technical Specification document of your platform for further details. Please refer to Flash for details.
Bad image detection
This functionality allows the user to be notified when an image becomes bad.
- le_flash_AddBadImageDetectionHandler() API adds a handler to notify when an image becomes bad
- le_flash_RemoveBadImageDetectionHandler() API removes the bad image handler
Copyright (C) Sierra Wireless Inc.