Socket Configuration#
The module provides an API to set socket configuration parameter.
Functions#
sl_status_t
sl_si91x_config_socket(sl_si91x_socket_config_t socket_config)
Si917 specific socket configuration.
Function Documentation#
sl_si91x_config_socket#
sl_status_t sl_si91x_config_socket (sl_si91x_socket_config_t socket_config)
Si917 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
96
of file components/device/silabs/si91x/wireless/socket/inc/sl_si91x_socket_utility.h