nRF5 SDK v15.0.0
Data Fields
iot_tftp_evt_data_received_t Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated