Namespaces

Enumerations

enum class WlanProtection : uint8_t
Name Value
kNone 0u
kRx 1u
kTx 2u
kRxTx 3u

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

enum class WlanSoftmacHardwareCapabilityBit : uint32_t
Name Value Comments
kShortPreamble 32u

Short packet preamble.

kSpectrumMgmt 256u

Spectrum management.

kQos 512u

Spectrum management.

kShortSlotTime 1024u

Short slot times after packet collision.

kRadioMsmt 4096u

Radio measurement.

kSimultaneousClientAp 65536u

Supports simutaneous client-ap use

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

Records