Macros§
- Credential
Unknown - Pattern that matches an unknown
Credential
member.
Structs§
- Access
Point Controller Control Handle - Access
Point Controller Event Stream - Access
Point Controller Marker - Access
Point Controller Proxy - Access
Point Controller Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/AccessPointController.
- Access
Point Controller Start Access Point Request - Access
Point Controller Start Access Point Responder - Access
Point Controller Start Access Point Response - Access
Point Controller Stop Access Point Request - Access
Point Controller Stop Access Point Responder - Access
Point Controller Stop Access Point Response - Access
Point Controller Synchronous Proxy - Access
Point Listener Control Handle - Access
Point Listener Event Stream - Access
Point Listener GetListener Request - Access
Point Listener Marker - Access
Point Listener Proxy - Access
Point Listener Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/AccessPointListener.
- Access
Point Listener Synchronous Proxy - Access
Point Provider Control Handle - Access
Point Provider Event Stream - Access
Point Provider GetController Request - Access
Point Provider Marker - Access
Point Provider Proxy - Access
Point Provider Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/AccessPointProvider.
- Access
Point Provider Synchronous Proxy - Access
Point State - Information about the individual operating access points. This includes limited information about any connected clients.
- Access
Point State Updates Control Handle - Access
Point State Updates Event Stream - Access
Point State Updates Marker - Access
Point State Updates OnAccess Point State Update Request - Access
Point State Updates OnAccess Point State Update Responder - Access
Point State Updates Proxy - Access
Point State Updates Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/AccessPointStateUpdates.
- Access
Point State Updates Synchronous Proxy - Bss
- Information for a particular ScanResult entry.
- Client
Controller Connect Request - Client
Controller Connect Responder - Client
Controller Connect Response - Client
Controller Control Handle - Client
Controller Event Stream - Client
Controller GetSaved Networks Request - Client
Controller Marker - Client
Controller Proxy - Client
Controller Remove Network Request - Client
Controller Remove Network Responder - Client
Controller Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/ClientController.
- Client
Controller Save Network Request - Client
Controller Save Network Responder - Client
Controller Scan ForNetworks Request - Client
Controller Start Client Connections Responder - Client
Controller Start Client Connections Response - Client
Controller Stop Client Connections Responder - Client
Controller Stop Client Connections Response - Client
Controller Synchronous Proxy - Client
Listener Control Handle - Client
Listener Event Stream - Client
Listener GetListener Request - Client
Listener Marker - Client
Listener Proxy - Client
Listener Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/ClientListener.
- Client
Listener Synchronous Proxy - Client
Provider Control Handle - Client
Provider Event Stream - Client
Provider GetController Request - Client
Provider Marker - Client
Provider Proxy - Client
Provider Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/ClientProvider.
- Client
Provider Synchronous Proxy - Client
State Summary - Information about the current client state for the device. This includes if the device will attempt to connect to access points (when applicable), any existing connections and active connection attempts and their outcomes.
- Client
State Updates Control Handle - Client
State Updates Event Stream - Client
State Updates Marker - Client
State Updates OnClient State Update Request - Client
State Updates OnClient State Update Responder - Client
State Updates Proxy - Client
State Updates Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/ClientStateUpdates.
- Client
State Updates Synchronous Proxy - Connected
Client Information - Connected client information. This is initially limited to the number of connected clients.
- Empty
- Empty struct used in place of optional values.
- Network
Config - Network information used to establish a connection.
- Network
Config Iterator Control Handle - Network
Config Iterator Event Stream - Network
Config Iterator GetNext Responder - Network
Config Iterator GetNext Response - Network
Config Iterator Marker - Network
Config Iterator Proxy - Network
Config Iterator Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/NetworkConfigIterator.
- Network
Config Iterator Synchronous Proxy - Network
Identifier - Primary means of distinguishing between available networks - the combination of the (mostly) human recognizable name and the security type. The security type is used to distinguish between different network protection (or lack thereof) types.
- Network
State - Information about current network connections and attempts.
- Scan
Result - Information from an observed wlan network. This includes the network name, security type, detected access point information and network compatibility information.
- Scan
Result Iterator Control Handle - Scan
Result Iterator Event Stream - Scan
Result Iterator GetNext Responder - Scan
Result Iterator GetNext Response - Scan
Result Iterator Marker - Scan
Result Iterator Proxy - Scan
Result Iterator Request Stream - A Stream of incoming requests for fuchsia.wlan.policy/ScanResultIterator.
- Scan
Result Iterator Synchronous Proxy
Enums§
- Access
Point Controller Event - Access
Point Controller Request - AccessPointControllers allow the caller to trigger wlan state changes. This includes whether the device will act as an access point and provide a wlan network for other co-located devices.
- Access
Point Listener Event - Access
Point Listener Request - The AccessPointListener API provides a mechanism for callers to receive state change updates about wlan access point operation.
- Access
Point Provider Event - Access
Point Provider Request - The AccessPointProvider API provides a mechanism for access point control and is intended to be called by applications or entities representing the user (ex, Settings). This API is not intended to be called by other applications to change wlan state without explicit user control.
- Access
Point State Updates Event - Access
Point State Updates Request - AccessPoint operation status changes along with associated connection status.
- Client
Controller Event - Client
Controller Request - ClientControllers allow the caller to trigger wlan state changes. This includes whether connections will be attempted, scan triggers and saved network configuration changes.
- Client
Listener Event - Client
Listener Request - The ClientListener API provides a mechanism for callers to receive state change updates about wlan operation.
- Client
Provider Event - Client
Provider Request - The ClientProvider API provides a mechanism for wlan control and is intended to be called by applications or entities representing the user (ex, Settings). This API is not intended to be called by other applications to change wlan state without explicit user control.
- Client
State Updates Event - Client
State Updates Request - Wlan status changes for client connections and the associated network state. These updates contain information about whether or not the device will attempt to connect to networks, saved network configuration change information, individual connection state information by NetworkIdentifier and connection attempt information. The connection and network related calls are based on NetworkIdentifier to allow multiple simultaneous connections on supporting devices.
- Compatibility
- High level compatibility for the scan result. Not all network security protocols are supported. New protocols may be detected before they are connectable and deprecated protocols may explicitly be unsupported due to security and privacy concerns.
- Connection
State - Connection states used to update registered wlan observers.
- Connectivity
Mode - Connectivity operating mode for the access point.
- Credential
- Information used to verify access to a target network.
- Disconnect
Status - Disconnect and connection attempt failure status codes
- Network
Config Change Error - Potential error cases for saving and removing network configurations.
- Network
Config Iterator Event - Network
Config Iterator Request - Iterator used by callers to retrieve saved network information.
- Operating
Band - Operating band for wlan control request and status updates.
- Operating
State - Current detailed operating state for an access point.
- Request
Status - Scan
Error Code - Wlan scan error codes.
- Scan
Result Iterator Event - Scan
Result Iterator Request - Iterator used to send back scan results to the caller. The corresponding channel will be closed after the scan is complete and results are returned or fails due to an error.
- Security
Type - High level protection type for the network. This does not convey all details needed for the mechanism of the connection, but is primarily used to map the target network to proper scan results.
- Wlan
Client State - Wlan operating state for client connections
Traits§
- Access
Point Controller Proxy Interface - Access
Point Listener Proxy Interface - Access
Point Provider Proxy Interface - Access
Point State Updates Proxy Interface - Client
Controller Proxy Interface - Client
Listener Proxy Interface - Client
Provider Proxy Interface - Client
State Updates Proxy Interface - Network
Config Iterator Proxy Interface - Scan
Result Iterator Proxy Interface