WiFi Framework C++ Edition
Public Attributes | List of all members
wclWiFiPhyRadioState Struct Reference

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

#include <wclWiFi.h>

Public Attributes

wclWiFiPhy Phy
 The PHY type on which the radio state is being set or queried.
 
wclWiFiRadioState SoftwareState
 Indicates the software radio state.
 
wclWiFiRadioState HardwareState
 Indicates the hardware radio state.
 

Detailed Description

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