Status code to string conversion for OTA PAL status.
OtaPalMainStatus_t
The OTA platform interface main status.
Definition: ota_platform_interface.h:73
const char * OTA_PalStatus_strerror(OtaPalMainStatus_t status)
Status code to string conversion for OTA PAL status.
Definition: ota.c:3579
- Parameters
-
[in] | status | The status to convert to a string. |
- Returns
- The string representation of the status.