Home
last modified time | relevance | path

Searched refs:ota_set_module_information (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_ota.c53 int ota_set_module_information(ota_service_t *ctx, char *module_name, in ota_set_module_information() function
/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_upgrade.c162ota_set_module_information(&internal_ctx, AMP_OTA_MODULE_NAME, SUBDEV_FILE_PATH, OTA_UPGRADE_CUST); in py_app_upgrade_service()
163 ota_set_module_information(&internal_ctx, "default", OS_APP_PATH, OTA_UPGRADE_ALL); in py_app_upgrade_service()
/AliOS-Things-master/components/amp/services/app_mgr/
A Dapp_upgrade.c362ota_set_module_information(&internal_ctx, AMP_OTA_MODULE_NAME, SUBDEV_FILE_PATH, OTA_UPGRADE_CUST); in amp_app_upgrade_service()
363 ota_set_module_information(&internal_ctx, "default", OS_APP_PATH, OTA_UPGRADE_ALL); in amp_app_upgrade_service()
/AliOS-Things-master/components/amp_adapter/platform/aos/haas700/
A Dota_agent.h337 int ota_set_module_information(ota_service_t *ctx, char *module_name,
/AliOS-Things-master/components/ota/include/
A Dota_agent.h337 int ota_set_module_information(ota_service_t *ctx, char *module_name,
/AliOS-Things-master/components/ota/
A DREADME.md133 > ota_set_module_information(&ctx, USER_MODE_NAME, SUBDEV_FILE_PATH, OTA_UPGRADE_CUST);
/AliOS-Things-master/solutions/ota_demo/
A Dotaappdemo.c164 ota_set_module_information(&ctx, USER_MODE_NAME, SUBDEV_FILE_PATH, OTA_UPGRADE_CUST); in mqtt_connected_cb()
/AliOS-Things-master/components/ota/ota_agent/
A Dota_service.c282 int ota_set_module_information(ota_service_t *ctx, char *module_name, in ota_set_module_information() function
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/ota/
A Dmodule_appota.c454 ota_set_module_information(&customer_ota_ctx, "system", OS_APP_PATH, OTA_UPGRADE_ALL); in native_ota_init()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_gateway.c425 ota_set_module_information(ota_svc, OTA_MODE_NAME, OS_APP_PATH, OTA_UPGRADE_ALL); in aiot_gateway_connect()
426 ota_set_module_information(ota_svc, "default", SUBDEV_FILE_PATH, OTA_UPGRADE_ALL); in aiot_gateway_connect()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/ota/
A Dmodule_appota.c518 ota_set_module_information(&customer_ota_ctx, "system", OS_APP_PATH, OTA_UPGRADE_ALL); in native_ota_init()

Completed in 20 milliseconds