ESP-IDF
hostapd_hw_mode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
hostapd_hw_mode
hostapd_hw_mode enum
enum hostapd_hw_mode - Hardware mode
Syntax
Show:
Summary
Declaration
from
defs.h:350
enum
hostapd_hw_mode
{
HOSTAPD_MODE_IEEE80211B
,
HOSTAPD_MODE_IEEE80211G
,
HOSTAPD_MODE_IEEE80211A
,
HOSTAPD_MODE_IEEE80211AD
,
HOSTAPD_MODE_IEEE80211ANY
,
NUM_HOSTAPD_MODES
}
;
Values
Value
Declared as
hostapd_hw_mode::HOSTAPD_MODE_IEEE80211B
hostapd_hw_mode::HOSTAPD_MODE_IEEE80211G
hostapd_hw_mode::HOSTAPD_MODE_IEEE80211A
hostapd_hw_mode::HOSTAPD_MODE_IEEE80211AD
hostapd_hw_mode::HOSTAPD_MODE_IEEE80211ANY
hostapd_hw_mode::NUM_HOSTAPD_MODES
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out