Home
last modified time | relevance | path

Searched defs:ota_handle (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Ddm_fota.c33 static int _dm_fota_send_new_config_to_user(void *ota_handle) in _dm_fota_send_new_config_to_user()
71 void *ota_handle = NULL; in dm_fota_perform_sync() local
174 void *ota_handle = NULL; in dm_fota_status_check() local
205 void *ota_handle = NULL; in dm_fota_request_image() local
A Ddm_cota.c46 static int _dm_cota_send_new_config_to_user(void *ota_handle) in _dm_cota_send_new_config_to_user()
123 void *ota_handle = NULL; in dm_cota_perform_sync() local
206 void *ota_handle = NULL; in dm_cota_get_config() local
222 void *ota_handle = NULL; in dm_cota_status_check() local
A Ddm_ota.h9 void *ota_handle; member
A Ddm_ota.c75 void *ota_handle = NULL; in dm_ota_switch_device() local
/AliOS-Things-master/components/linksdk/components/ota/
A Daiot_ota_api.c37 ota_handle_t *ota_handle = (ota_handle_t *)context; in _ota_core_mqtt_process_handler() local
54 static int32_t _ota_core_mqtt_operate_process_handler(ota_handle_t *ota_handle, core_mqtt_option_t … in _ota_core_mqtt_operate_process_handler()
67 ota_handle_t *ota_handle = NULL; in aiot_ota_init() local
88 ota_handle_t *ota_handle = NULL; in aiot_ota_deinit() local
119 ota_handle_t *ota_handle = (ota_handle_t *)handle; in aiot_ota_setopt() local
330 ota_handle_t *ota_handle = NULL; in aiot_ota_report_version() local
370 ota_handle_t *ota_handle = NULL; in aiot_ota_report_version_ext() local
409 ota_handle_t *ota_handle = NULL; in aiot_ota_query_firmware() local
653 ota_handle_t *ota_handle = NULL; in _ota_mqtt_process() local
1149 static int32_t _ota_subscribe(void *mqtt_handle, void *ota_handle) in _ota_subscribe()

Completed in 8 milliseconds