Crate fidl_fuchsia_wlan_policy_common

Source

Macros§

CredentialUnknown
Pattern that matches an unknown Credential member.

Structs§

AccessPointControllerStartAccessPointRequest
AccessPointControllerStartAccessPointResponse
AccessPointControllerStopAccessPointRequest
AccessPointControllerStopAccessPointResponse
AccessPointState
Information about the individual operating access points. This includes limited information about any connected clients.
AccessPointStateUpdatesOnAccessPointStateUpdateRequest
Bss
Information for a particular ScanResult entry.
ClientControllerConnectRequest
ClientControllerConnectResponse
ClientControllerRemoveNetworkRequest
ClientControllerSaveNetworkRequest
ClientControllerStartClientConnectionsResponse
ClientControllerStopClientConnectionsResponse
ClientStateSummary
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.
ClientStateUpdatesOnClientStateUpdateRequest
ConnectedClientInformation
Connected client information. This is initially limited to the number of connected clients.
Empty
Empty struct used in place of optional values.
NetworkConfig
Network information used to establish a connection.
NetworkConfigIteratorGetNextResponse
NetworkIdentifier
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.
NetworkState
Information about current network connections and attempts.
ScanResult
Information from an observed wlan network. This includes the network name, security type, detected access point information and network compatibility information.
ScanResultIteratorGetNextResponse

Enums§

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.
ConnectionState
Connection states used to update registered wlan observers.
ConnectivityMode
Connectivity operating mode for the access point.
Credential
Information used to verify access to a target network.
DisconnectStatus
Disconnect and connection attempt failure status codes
NetworkConfigChangeError
Potential error cases for saving and removing network configurations.
OperatingBand
Operating band for wlan control request and status updates.
OperatingState
Current detailed operating state for an access point.
RequestStatus
ScanErrorCode
Wlan scan error codes.
SecurityType
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.
WlanClientState
Wlan operating state for client connections