Socket Configuration#
The section provides a reference to common socket configuration API function.
Modules#
Functions#
sl_status_t
sl_si91x_config_socket(sl_si91x_socket_config_t socket_config)
This function configures SiWx91x specific socket configuration.
Function Documentation#
sl_si91x_config_socket#
sl_status_t sl_si91x_config_socket (sl_si91x_socket_config_t socket_config)
This function configures SiWx91x specific socket configuration.
Parameters
[in] | socket_config | Socket configuration of type sl_si91x_socket_config_t. |
Pre-conditions:
This API to be called before calling sl_si91x_socket_async.
Returns
sl_status_t. See https://docs.silabs.com/gecko-platform/4.1/common/api/group-status for details.
Definition at line
119
of file components/device/silabs/si91x/wireless/socket/inc/sl_si91x_socket_utility.h