Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
Defines event parameters notified along with asynchronous events to the application. More...
#include <zephyr/net/tftp.h>
Data Fields | |
struct tftp_data_param | data |
Parameters accompanying TFTP_EVT_DATA event. | |
struct tftp_error_param | error |
Parameters accompanying TFTP_EVT_ERROR event. |
Defines event parameters notified along with asynchronous events to the application.
struct tftp_data_param tftp_evt_param::data |
Parameters accompanying TFTP_EVT_DATA event.
struct tftp_error_param tftp_evt_param::error |
Parameters accompanying TFTP_EVT_ERROR event.