TwclWiFiPhyRadioState Record

Specifies the radio state on a specific physical layer (PHY) type.

Namespace: wclWiFi
type
 TwclWiFiPhyRadioState = record
 end;

The TwclWiFiPhyRadioState type exposes the following members.

Show:
 NameDescription
HardwareState

Indicates the hardware radio state.

Phy

The PHY type on which the radio state is being set or queried.

SoftwareState

Indicates the software radio state.

Top