Skip navigation links
A B C D E G J L M O R S U 

S

scan() - Method in class com.microej.example.wifi.setup.SoftAPConnector
Scans the available AccessPoint.
setApConfiguration(AccessPointConfiguration) - Method in class com.microej.example.wifi.setup.DefaultConfigurationManager
Sets the apConfiguration.
setConfigurationManager(ConfigurationManager) - Method in class com.microej.example.wifi.setup.SoftAPConnector
Sets the configuration manager, can not be null.
setIPConfiguration(IPConfiguration, IPConfiguration) - Method in class com.microej.example.wifi.setup.SoftAPConnector
Sets the IP configuration.
setSoftAPConfiguration(SoftAPConfiguration) - Method in class com.microej.example.wifi.setup.DefaultConfigurationManager
Sets the softAPConfiguration.
SoftAPConnector - Class in com.microej.example.wifi.setup
A connector mounting a softAP to gets the AP information.
SoftAPConnector() - Constructor for class com.microej.example.wifi.setup.SoftAPConnector
Instantiates a SoftAPConnector with a DefaultConfigurationManager as default implementation for managing access points configuration.
SoftAPConnector(ConfigurationManager) - Constructor for class com.microej.example.wifi.setup.SoftAPConnector
Instantiates a SoftAPConnector with a given ConfigurationManager.
SoftAPConnector(ConfigurationManager, WifiNetworkManager) - Constructor for class com.microej.example.wifi.setup.SoftAPConnector
Instantiates a SoftAPConnector with a given ConfigurationManager.
start() - Method in class com.microej.example.wifi.setup.SoftAPConnector
Starts the SoftAPConnector : Sets the Wi-Fi network manager configuration. Tries to join the ConfigurationManager If the ConfigurationManager does not provide one or if the join fails, mounts the SoftAP.
stop() - Method in class com.microej.example.wifi.setup.SoftAPConnector
Stops the SoftAPConnector.
storeAPConfiguration(AccessPointConfiguration) - Method in interface com.microej.example.wifi.setup.ConfigurationManager
Stores the AccessPointConfiguration when the join has been successful.
storeAPConfiguration(AccessPointConfiguration) - Method in class com.microej.example.wifi.setup.DefaultConfigurationManager
 
A B C D E G J L M O R S U 
Skip navigation links