WiFi Handler component  1.0
WiFi Handler component for open authenticator.
Public Attributes | List of all members
wifi_station_info Struct Reference

stores information about wifi access point More...

#include <wifi_handler_station.h>

Public Attributes

char ssid [WIFI_SSID_MAX_LENGTH+1]
 
char passkey [WIFI_PASS_MAX_LENGTH+1]
 

Detailed Description

stores information about wifi access point

Member Data Documentation

◆ passkey

char wifi_station_info::passkey[WIFI_PASS_MAX_LENGTH+1]

wifi password

◆ ssid

char wifi_station_info::ssid[WIFI_SSID_MAX_LENGTH+1]

wifi ssid name


The documentation for this struct was generated from the following file: