esp-idf/components/esp_wifi/include
Nachiket Kukade 6fd6a8b40b esp_wifi: Always connect Station in PMF mode if possible
While using esp_wifi_set_config, flag pmf_capable defaults to 0.
Users may not bother to enable it, which prevents connection to a
WPA3 AP. Or the AP may reset into WPA3 mode failing the re-connection.
To ensure better security, deprecate the pmf_capable flag and set it to
true internally.
2022-03-10 17:16:32 +05:30
..
esp_private wifi/ftm: Move FTM report logging into application and some bugfixes 2021-04-20 14:00:23 +05:30
esp_coexist_adapter.h esp_wifi: add esp32c3 wifi lib 2020-12-15 17:13:10 +08:00
esp_coexist_internal.h esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00
esp_coexist.h components/coex: Some bugfix about ble dynamic prio 2020-09-29 21:08:13 +08:00
esp_mesh_internal.h mesh: support for chain topology 2021-03-19 11:25:57 +08:00
esp_mesh.h esp_wifi_mesh: add non mesh connections access 2021-07-30 14:32:48 +08:00
esp_now.h esp_wifi: support sta to sleep at disconnected status 2021-03-12 00:22:38 +08:00
esp_phy_init.h Mac BB power down in light sleep 2021-01-28 22:28:04 +08:00
esp_smartconfig.h esp_wifi: add esptouch v2 2021-01-15 14:32:46 +08:00
esp_wifi_crypto_types.h esp_wifi: add esptouch v2 2021-01-15 14:32:46 +08:00
esp_wifi_default.h wifi/netif: Fix wifi_ap_handlers comments to relate to AP 2021-09-09 07:53:35 +02:00
esp_wifi_netif.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_wifi_types.h esp_wifi: Always connect Station in PMF mode if possible 2022-03-10 17:16:32 +05:30
esp_wifi.h allow for minimal scope of wifi_init_config_t 2022-03-09 14:54:31 +08:00
phy.h esp_phy: Update ESP32S2 phy lib to support eco1 chip 2022-02-15 14:58:04 +08:00
smartconfig_ack.h update wifi docs 2021-02-02 11:42:00 +08:00