- scanAccessPoints() - Method in class ej.net.util.wifi.WifiNetworkManager
-
Scans Access Points.
- SecurityUtil - Class in ej.net.util.wifi
-
An utility class to handle security mode.
- setAccessPoint(AccessPoint) - Method in class ej.net.util.wifi.AccessPointConfiguration
-
Sets the accessPoint.
- setAPConfiguration(AccessPointConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
-
Sets the configurationAP.
- setClientIPConfigure(IPConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
-
Sets the IPConfiguration
for the interface while in client mode.
- setInterfaceName(String) - Method in class ej.net.util.wifi.WifiNetworkManager
-
Sets the interfaceName.
- setPassphrase(String) - Method in class ej.net.util.wifi.AccessPointConfiguration
-
Sets the passphrase.
- setScanWhileSoftAP(boolean) - Method in class ej.net.util.wifi.WifiNetworkManager
-
Sets whether it supports scan while mounted.
- setSecurityMode(SecurityMode) - Method in class ej.net.util.wifi.AccessPointConfiguration
-
Sets the securityMode.
- setSoftAPConfiguration(SoftAPConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
-
Sets the softAPConfiguration.
- setSoftAPIPConfigure(IPConfiguration) - Method in class ej.net.util.wifi.WifiNetworkManager
-
Sets the IPConfiguration
for the interface while in softAP.
- setSSID(String) - Method in class ej.net.util.wifi.AccessPointConfiguration
-
Sets the Service Set IDentification (SSID).
- supportScanWhileSoftAP() - Method in class ej.net.util.wifi.WifiNetworkManager
-
Gets whether it supports scan while in softAP.