Home
last modified time | relevance | path

Searched refs:OTA_DOWNLOAD_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ota/include/
A Dota_import.h31 #ifndef OTA_DOWNLOAD_BLOCK_SIZE
32 #define OTA_DOWNLOAD_BLOCK_SIZE 2048 /*OTA download block size:2048*/ macro
/AliOS-Things-master/components/ota/ota_agent/download/
A Dota_download_http.c15 static unsigned char dl_buf[OTA_DOWNLOAD_BLOCK_SIZE] = {0};
16 static unsigned char head_buf[OTA_DOWNLOAD_BLOCK_SIZE] = {0};

Completed in 3 milliseconds