Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/net/
Dtftp.h120 typedef void (*tftp_callback_t)(const struct tftp_evt *evt); typedef
134 tftp_callback_t callback;
/Zephyr-Core-3.7.0/doc/releases/
Drelease-notes-3.4.rst1195 * Introduced ``tftp_callback_t`` callback to allow to read large files.