iot_tftp_evt_err_t

nRF5 SDK v15.0.0

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.

  • components/iot/ipv6_stack/tftp/iot_tftp.h