Searched defs:ota_handle (Results 1 – 5 of 5) sorted by relevance
33 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() local174 void *ota_handle = NULL; in dm_fota_status_check() local205 void *ota_handle = NULL; in dm_fota_request_image() local
46 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() local206 void *ota_handle = NULL; in dm_cota_get_config() local222 void *ota_handle = NULL; in dm_cota_status_check() local
9 void *ota_handle; member
75 void *ota_handle = NULL; in dm_ota_switch_device() local
37 ota_handle_t *ota_handle = (ota_handle_t *)context; in _ota_core_mqtt_process_handler() local54 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() local88 ota_handle_t *ota_handle = NULL; in aiot_ota_deinit() local119 ota_handle_t *ota_handle = (ota_handle_t *)handle; in aiot_ota_setopt() local330 ota_handle_t *ota_handle = NULL; in aiot_ota_report_version() local370 ota_handle_t *ota_handle = NULL; in aiot_ota_report_version_ext() local409 ota_handle_t *ota_handle = NULL; in aiot_ota_query_firmware() local653 ota_handle_t *ota_handle = NULL; in _ota_mqtt_process() local1149 static int32_t _ota_subscribe(void *mqtt_handle, void *ota_handle) in _ota_subscribe()
Completed in 8 milliseconds