Embedded TCP/IP stack  4.7.0

◆ fnet_wifi_connect()

fnet_return_t fnet_wifi_connect ( fnet_netif_desc_t  netif_desc,
fnet_wifi_connect_params_t params 
)

Start Wi-Fi connection in station mode.

Parameters
netif_descNetwork interface descriptor.
paramsConnection parameters.
Returns
This function returns:
See also
fnet_wifi_disconnect(), fnet_netif_is_connected()

This function starts Wi-Fi connection in the station mode. Connection parameters are defined in the params structure.
To close connection call fnet_wifi_disconnect(). The connection state may be determined by fnet_netif_is_connected().


© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net