Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ota/include/
A Dota_import.h127 int ota_write(unsigned int *off, char *in_buf, unsigned int in_buf_len);
/AliOS-Things-master/components/ota/hal/
A Dota_hal_ctrl.c46 int ota_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_write() function
/AliOS-Things-master/components/ota/ota_agent/download/
A Dota_download_http.c445 ret = ota_write(&offset, client_data.response_buf, client_data.content_block_len); in ota_download_start()

Completed in 4 milliseconds