Constant esp_idf_svc::sys::wifi_auth_mode_t_WIFI_AUTH_WPA3_EXT_PSK
source ยท pub const wifi_auth_mode_t_WIFI_AUTH_WPA3_EXT_PSK: u32 = 11; // 11u32
Expand description
< this authentication mode will yield same result as WIFI_AUTH_WPA3_PSK and not recommended to be used. It will be deprecated in future, please use WIFI_AUTH_WPA3_PSK instead.