Module policy

Module policy 

Source

Re-exports§

pub use wlan_storage_constants;

Structs§

NetworkIdentifier
The network identifier is the SSID and security policy of the network, and it is used to distinguish networks. It mirrors the NetworkIdentifier in fidl_fuchsia_wlan_policy.
PersistentData
The data that will be stored between reboots of a device. Used to convert the data between JSON and network config.
PersistentStorageData
The data that will be stored between reboots of a device. Used to convert the data between JSON and network config.
PolicyStorage
Manages access to the persistent storage. This layer on top of storage just migrates the legacy persisted data if it hasn’t been migrated yet.

Enums§

Credential
The credential of a network connection. It mirrors the fidl_fuchsia_wlan_policy Credential
SecurityType
The security type of a network connection. It mirrors the fidl_fuchsia_wlan_policy SecurityType

Constants§

POLICY_STORAGE_ID