WLAN_PHY_RADIO_STATE class base Struct

The WLAN_PHY_RADIO_STATE structure specifies the radio state on a specific physical layer (PHY) type.

Inheritance

Constructors

WLAN_PHY_RADIO_STATE()

Properties

dot11HardwareRadioState int
read / write
dot11SoftwareRadioState int
read / write
dwPhyIndex int
read / write
hashCode int
The hash code for this object.
read-onlyinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited