nRF5 SDK v15.0.0
Data Fields
iot_tftp_evt_err_t Struct Reference

TFTP error event structure. More...

#include <iot_tftp.h>

Data Fields

uint32_t code
 
char * p_msg
 
uint32_t size_transfered
 

Detailed Description

TFTP error event structure.

Field Documentation

uint32_t iot_tftp_evt_err_t::code

Error code.

char* iot_tftp_evt_err_t::p_msg

Message describing the reason or NULL if no description is available.

uint32_t iot_tftp_evt_err_t::size_transfered

In case of an error, variable indicates a number of successfully read or write bytes.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated