|
Zephyr API Documentation 4.3.0-rc1
A Scalable Open Source RTOS
|
Defines TFTP asynchronous event notified to the application. More...
#include <zephyr/net/tftp.h>
Data Fields | |
| enum tftp_evt_type | type |
| Identifies the event. | |
| union tftp_evt_param | param |
| Contains parameters (if any) accompanying the event. | |
Defines TFTP asynchronous event notified to the application.
| union tftp_evt_param tftp_evt::param |
Contains parameters (if any) accompanying the event.
| enum tftp_evt_type tftp_evt::type |
Identifies the event.