Namespaces

Enumerations

enum class Capability : uint32_t
Name Value
kShortPreamble 32u
kSpectrumMgmt 256u
kQos 512u
kShortSlotTime 1024u
kRadioMsmt 4096u
kSimultaneousClientAp 65536u

IEEE Std 802.11-206 Section 9.4.1.4 Capability Information Field

Defined at line 20 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/common_types.h

enum class CriticalErrorReason : uint8_t
Name Value Comments
kFwCrash 1u

Notifies the receiver that the wlan firmware running on the wlan PHY
has crashed. Upon receiving this event, the client can decide to forward it to
higher layers of the wlan stack, handle it itself (for example by requesting a
reset via wlanphimpl) or ignore it.

Defined at line 51 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/common_types.h

Records