Zephyr API 3.6.99
|
Defines event parameters notified along with asynchronous events to the application. More...
#include <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.