nRF5 IoT SDK
v0.9.0
|
Asynchronous event type. More...
#include <iot_tftp.h>
Data Fields | |
iot_tftp_evt_id_t | id |
iot_tftp_evt_param_t | param |
iot_file_t * | p_file |
Asynchronous event type.
iot_tftp_evt_id_t iot_tftp_evt_t::id |
Event code.
iot_file_t* iot_tftp_evt_t::p_file |
File associated with TFTP transfer.
iot_tftp_evt_param_t iot_tftp_evt_t::param |
Union to structures describing event.