Searched refs:ota_write (Results 1 – 3 of 3) sorted by relevance
127 int ota_write(unsigned int *off, char *in_buf, unsigned int in_buf_len);
46 int ota_write(unsigned int *off, char *in_buf, unsigned int in_buf_len) in ota_write() function
445 ret = ota_write(&offset, client_data.response_buf, client_data.content_block_len); in ota_download_start()
Completed in 4 milliseconds