nRF5 IoT SDK  v0.9.0
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

Asynchronous event type. More...

#include <iot_tftp.h>

Data Fields

iot_tftp_evt_id_t id
 
iot_tftp_evt_param_t param
 
iot_file_tp_file
 

Detailed Description

Asynchronous event type.

Field Documentation

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.