| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Defines event parameters notified along with asynchronous events to the application. More...
#include <tftp.h>
Data Fields | |
| struct tftp_data_param | data | 
| struct tftp_error_param | error | 
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.