udp6_socket_t

nRF5 SDK v15.0.0

UDP socket reference. More...

#include <udp_api.h>

Data Fields

uint32_t socket_id
void * p_app_data

Detailed Description

UDP socket reference.

Field Documentation

void* udp6_socket_t::p_app_data

Pointer to application data mapped by the application to the socket. If no mapping is provided by the application using the udp6_socket_app_data_set API, this pointer is NULL.

uint32_t udp6_socket_t::socket_id

UDP socket identifier.

  • components/iot/ipv6_stack/include/udp_api.h