Zephyr API 3.6.99
|
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.