Snapdragon® Telematics Application Framework (TelAF) Interface Specification
Firmware Update Service

API Reference


The Firmware Update service APIs are part of the Update service and support over-the-air (OTA) firmware update solutions.

IPC interfaces binding

The functions of this API are provided by the tafUpdateSvc service.

The following example illustrates how to bind to the Firmware Update service:

bindings:
{
    clientExe.clientComponent.taf_fwupdate -> tafUpdateSvc.taf_fwupdate
}

FOTA Functions