Embedded TCP/IP stack
4.1.0
|
fnet_wifi_connect_params_t Struct Reference
Wi-Fi connection parameters for fnet_wifi_connect(). More...
Data Fields | |
fnet_char_t * | ssid |
Wi-Fi SSID (Subscription Service Identifier), also called Wireless Network Name. It can be up to 32 alphanumeric character unique identifier (zero-terminated string). More... | |
fnet_char_t * | wpa_passphrase |
WPA alphanumeric pass-phrase. Also, called Pre-Shared Key (PSK). It can be between 8 and 63 characters or 64 hexadecimal digits (zero-terminated). More... | |
Detailed Description
Wi-Fi connection parameters for fnet_wifi_connect().
Definition at line 82 of file fnet_wifi.h.
The documentation for this struct was generated from the following file:
© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net