Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Defines TFTP asynchronous event notified to the application. More...
#include <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.