![]() |
nRF5 SDK
v15.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Configuration socket API. More...
Functions | |
uint32_t | config_socket_init (void) |
Function for setting the default configuration. More... | |
void | config_socket_start (void) |
Function for starting the configuration layer. | |
Variables | |
socket_transport_t | config_socket_transport |
Configuration socket API.
This API is used internally by the socket handling to support the configuration socket type. The configuration socket is implemented using a special transport hook, which is implemented differently depending on the platform.
uint32_t config_socket_init | ( | void | ) |
Function for setting the default configuration.