![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Create parameters for a socket. More...
#include <socket_common.h>
Data Fields | |
socket_family_t | so_family |
socket_protocol_t | so_protocol |
socket_type_t | so_type |
Create parameters for a socket.
socket_family_t socket_params_t::so_family |
Socket family.
socket_protocol_t socket_params_t::so_protocol |
Socket protocol.
socket_type_t socket_params_t::so_type |
Socket type.