Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
AccessPointClass Member List

This is the complete list of members for AccessPointClass, including all inherited members.

AccessPointClass() (defined in AccessPointClass)AccessPointClassinline
config(const String &ssid, String password, AUTH_MODE mode, bool hidden=false, int channel=7, int beaconInterval=200)AccessPointClass
enable(bool enabled, bool save=false)AccessPointClass
getIP()AccessPointClass
getMAC(char sep= '\0')AccessPointClass
getNetworkBroadcast()AccessPointClass
getNetworkGateway()AccessPointClass
getNetworkMask()AccessPointClass
getPassword()AccessPointClass
getSSID()AccessPointClass
isEnabled()AccessPointClass
onSystemReady() overrideAccessPointClassprotectedvirtual
setIP(IPAddress address)AccessPointClass
~ISystemReadyHandler() (defined in ISystemReadyHandler)ISystemReadyHandlerinlineprotectedvirtual