Class | Description |
---|---|
AnqpInformationElement |
This object contains the payload of an ANQP element.
|
BatchedScanResult | Deprecated |
PasspointManagementObjectDefinition |
This object describes a partial tree structure in the Hotspot 2.0 release 2 management object.
|
RssiPacketCountInfo |
Bundle of RSSI and packet count information, for WiFi watchdog
|
RttManager | |
RttManager.ParcelableRttParams |
pseudo-private class used to parcel arguments
|
RttManager.ParcelableRttResults |
pseudo-private class used to parcel results.
|
RttManager.ResponderCallback |
Callbacks for responder operations.
|
RttManager.ResponderConfig |
Configuration used for RTT responder mode.
|
RttManager.RttCapabilities |
This class describe the RTT capability of the Hardware
|
RttManager.RttParams |
specifies parameters for RTT request
|
RttManager.RttResult |
specifies RTT results
|
RttManager.WifiInformationElement | |
ScanResult |
Describes information about a detected access point.
|
ScanResult.InformationElement |
information elements from beacon
|
ScanSettings |
Bundle of customized scan settings
|
WifiActivityEnergyInfo |
Record of energy and activity information from controller and
underlying wifi stack state.
|
WifiChannel |
Wifi Channel
|
WifiConfiguration |
A class representing a configured Wi-Fi network, including the
security configuration.
|
WifiConfiguration.AuthAlgorithm |
Recognized IEEE 802.11 authentication algorithms.
|
WifiConfiguration.GroupCipher |
Recognized group ciphers.
|
WifiConfiguration.KeyMgmt |
Recognized key management schemes.
|
WifiConfiguration.NetworkSelectionStatus | |
WifiConfiguration.PairwiseCipher |
Recognized pairwise ciphers for WPA.
|
WifiConfiguration.Protocol |
Recognized security protocols.
|
WifiConfiguration.Status |
Possible status of a network configuration.
|
WifiConfiguration.Visibility | |
WifiConnectionStatistics |
Wifi Connection Statistics: gather various stats regarding WiFi connections,
connection requests, auto-join
and WiFi usage.
|
WifiEnterpriseConfig |
Enterprise configuration details for Wi-Fi.
|
WifiEnterpriseConfig.Eap |
The Extensible Authentication Protocol method used
|
WifiEnterpriseConfig.Phase2 |
The inner authentication method used
|
WifiInfo |
Describes the state of any Wifi connection that is active or
is in the process of being set up.
|
WifiLinkLayerStats | |
WifiManager |
This class provides the primary API for managing all aspects of Wi-Fi
connectivity.
|
WifiManager.WpsCallback |
Interface for callback invocation on a start WPS action
|
WifiNetworkConnectionStatistics |
Connection Statistics For a WiFi Network.
|
WifiScanner |
This class provides a way to scan the Wifi universe around the device
Get an instance of this class by calling
Context.getSystemService(Context
.WIFI_SCANNING_SERVICE) . |
WifiScanner.BssidInfo |
specifies information about an access point of interest
|
WifiScanner.ChannelSpec |
provides channel specification for scanning
|
WifiScanner.HotlistSettings | |
WifiScanner.OperationResult | |
WifiScanner.ParcelableScanData | |
WifiScanner.ParcelableScanResults | |
WifiScanner.PnoSettings |
PNO scan configuration parameters to be sent to
WifiScanner.startPnoScan(android.net.wifi.WifiScanner.ScanSettings, android.net.wifi.WifiScanner.PnoSettings, int) . |
WifiScanner.PnoSettings.PnoNetwork |
Pno network to be added to the PNO scan filtering.
|
WifiScanner.ScanData |
all the information garnered from a single scan
|
WifiScanner.ScanSettings |
scan configuration parameters to be sent to
WifiScanner.startBackgroundScan(android.net.wifi.WifiScanner.ScanSettings, android.net.wifi.WifiScanner.ScanListener) |
WifiScanner.WifiChangeSettings | |
WifiSsid |
Stores SSID octets and handles conversion.
|
WifiWakeReasonAndCounts | |
WpsInfo |
A class representing Wi-Fi Protected Setup
WifiP2pConfig |
WpsResult |
A class representing the result of a WPS request
|
Enum | Description |
---|---|
SupplicantState |
From
defs.h in wpa_supplicant . |
WpsResult.Status |