AWS IoT Over-the-air Update
v2.0.0 (Release Candidate)
Client library for AWS IoT OTA
OTA_Suspend
Suspend OTA agent operations .
OtaErr_t
OTA_Suspend
(
void
);
Returns
OtaErrNone if successful, otherwise an error code prefixed with 'kOTA_Err_' from the list above.
OtaErr_t
OtaErr_t
The OTA API return status. OTA agent error codes are in the upper 8 bits of the 32 bit OTA error word...
Definition:
ota.h:73
OTA_Suspend
OtaErr_t OTA_Suspend(void)
Suspend OTA agent operations .
Definition:
ota.c:3306
Generated by
1.8.20