Crate wlan_mlme

Source
Expand description

This crate implements IEEE Std 802.11-2016 MLME as a library for hardware that supports SoftMAC. This is distinct from FullMAC, which is implemented by drivers and firmware. The implementation is broadly divided between client and AP stations, with some shared components and state machine infrastructure. See the client and ap modules.

Re-exports§

pub use fidl_fuchsia_wlan_ieee80211 as fidl_ieee80211;
pub use wlan_common as common;

Modules§

ap
auth
client
device
disconnect
error

Macros§

zeroed_array_from_prefix

Structs§

DriverEventSink
MinstrelTimer

Enums§

DriverEvent

Traits§

MlmeImpl

Functions§

cssid_from_ssid_unchecked
get_rssi_dbm
mlme_band_cap_from_softmac
mlme_device_info_from_softmac
mlme_main_loop
softmac_key_configuration_from_mlme