38 #ifndef _OPENAPI_ISSU_H_
39 #define _OPENAPI_ISSU_H_
58 uint32_t *issuWarmRestart);
126 uint32_t *issuStart);
open_error_t openapiIssuStartGet(openapiClientHandle_t *client_handle, uint32_t *issuStart)
Indicates whether ISSU save has started.
open_error_t
OPEN uses these enumerators to indicate the error codes.
open_error_t openapiISSUClientDeRegister(openapiClientHandle_t *client_handle)
Deregister for ISSU events and gets last ISSU reset status.
open_error_t openapiISSUClientStateSaved(openapiClientHandle_t *client_handle)
Indicates that OpenAPI app is done with ISSU saving.
open_error_t openapiISSUClientReady(openapiClientHandle_t *client_handle)
OpenAPI app is done with restoring data and ready for HW reconciliation.
open_error_t openapiISSUClientRegister(openapiClientHandle_t *client_handle, uint32_t *issuWarmRestart)
Register for ISSU events and gets last ISSU reset status.