Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dtftp_client.h47 err_t tftp_get(void* handle, const ip_addr_t *addr, u16_t port, const char* fname, enum tftp_transf…
/btstack/3rd-party/lwip/core/src/apps/tftp/
H A Dtftp.c523 tftp_get(void* handle, const ip_addr_t *addr, u16_t port, const char* fname, enum tftp_transfer_mod… in tftp_get() function