Home
last modified time | relevance | path

Searched refs:on_boot (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ota/ota_agent/
A Dota_service.c216 if (ctx->on_boot != NULL) { in ota_service_start()
217 ctx->on_boot(&ota_param); in ota_service_start()
233 ctx->on_boot = cb; in ota_register_boot_cb()
411 ctx->on_boot = NULL; in ota_service_param_reset()
/AliOS-Things-master/components/amp_adapter/platform/aos/haas700/
A Dota_agent.h226 …int (*on_boot)(ota_boot_param_t *ota_param); /* Upgrade complete to reboot to the new versi… member
/AliOS-Things-master/components/ota/include/
A Dota_agent.h226 …int (*on_boot)(ota_boot_param_t *ota_param); /* Upgrade complete to reboot to the new versi… member

Completed in 13 milliseconds