![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
UDP socket reference. More...
#include <udp_api.h>
Data Fields | |
uint32_t | socket_id |
void * | p_app_data |
UDP socket reference.
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.