Namespaces

Enumerations

enum class AntennaFreq : uint8_t
Name Value Comments
kAntenna2G 1u

2.4 GHz.

kAntenna5G 2u

5 GHz.

Antenna frequency.

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

enum class HistScope : uint8_t
Name Value
kStation 1u
kPerAntenna 2u

The scope of the histogram, e.g. if the histogram contains data for the entire station, or has

data for just a single antenna.

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

Records