Home
last modified time | relevance | path

Searched refs:dm_ota_get_ota_handle (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_fota.c80 res = dm_ota_get_ota_handle(&ota_handle); in dm_fota_perform_sync()
177 res = dm_ota_get_ota_handle(&ota_handle); in dm_fota_status_check()
214 res = dm_ota_get_ota_handle(&ota_handle); in dm_fota_request_image()
A Ddm_cota.c131 res = dm_ota_get_ota_handle(&ota_handle); in dm_cota_perform_sync()
209 res = dm_ota_get_ota_handle(&ota_handle); in dm_cota_get_config()
225 res = dm_ota_get_ota_handle(&ota_handle); in dm_cota_status_check()
A Ddm_ota.c86 res = dm_ota_get_ota_handle(&ota_handle); in dm_ota_switch_device()
113 int dm_ota_get_ota_handle(void **handle) in dm_ota_get_ota_handle() function
A Ddm_ota.h17 int dm_ota_get_ota_handle(void **handle);

Completed in 4 milliseconds