Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/apps/
Dhttp_client.h148 err_t httpc_get_file_to_disk(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc…
/third_party/lwip/src/apps/http/
Dhttp_client.c818 httpc_get_file_to_disk(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_conne… in httpc_get_file_to_disk() function