iot_tftp_evt_data_received_t

nRF5 SDK v15.0.0

TFTP data received event structure. More...

#include <iot_tftp.h>

Data Fields

uint8_t * p_data
uint16_t size

Detailed Description

TFTP data received event structure.

Field Documentation

uint8_t* iot_tftp_evt_data_received_t::p_data

Pointer to received data chunk.

uint16_t iot_tftp_evt_data_received_t::size

Size of received data chunk.

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