ESP-IDF
+
0
/9 examples
SourceVu will show references to
wifi_ap_config_t::authmode
from the following samples and libraries:
blufi sample
eth2ap sample
ftm sample
iperf sample
softap_sta sample
wps_softap_registrar sample
wifi_coexist sample
captive_portal sample
softAP sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wifi_ap_config_t::authmode
wifi_ap_config_t::authmode field
Auth mode of soft-AP. Do not support AUTH_WEP, AUTH_WAPI_PSK and AUTH_OWE in soft-AP mode. When the auth mode is set to WPA2_PSK, WPA2_WPA3_PSK or WPA3_PSK, the pairwise cipher will be overwritten with WIFI_CIPHER_TYPE_CCMP.
Syntax
Show:
Summary
Declaration
from
esp_wifi_types_generic.h:515
wifi_auth_mode_t
authmode
;
Examples
wifi_ap_config_t::authmode
is referenced by 9 libraries and example projects:
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