Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dtftp_client.h48 err_t tftp_put(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.c536 tftp_put(void* handle, const ip_addr_t *addr, u16_t port, const char* fname, enum tftp_transfer_mod… in tftp_put() function