Status code to string conversion for OTA OS status.
OtaOsStatus_t
The OTA OS interface return status.
Definition: ota_os_interface.h:101
const char * OTA_OsStatus_strerror(OtaOsStatus_t status)
Status code to string conversion for OTA OS status.
Definition: ota.c:3779
- Parameters
-
[in] | status | The status to convert to a string. |
- Returns
- The string representation of the status.