![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
TFTP data received event structure. More...
#include <iot_tftp.h>
Data Fields | |
uint8_t * | p_data |
uint16_t | size |
TFTP data received event structure.
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.