esp-idf/components/esp_wifi/include
Nachiket Kukade 7ed8fdac59 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-02-21 11:31:56 +05:30
..
esp_private esp_wifi: support station only mode for code size down 2021-10-27 11:48:22 +08:00
esp_coexist_adapter.h esp_wifi: add esp32c3 wifi lib 2020-12-15 17:13:10 +08:00
esp_coexist_internal.h Add HW external coexist api. 2021-10-12 14:05:14 +08:00
esp_coexist.h Add HW external coexist api. 2021-10-12 14:05:14 +08:00
esp_mesh_internal.h mesh: support for chain topology 2021-03-16 14:17:13 +08:00
esp_mesh.h esp_wifi_mesh: add non mesh connections access 2021-07-30 22:17:30 +08:00
esp_now.h esp_wifi: support sta to sleep at disconnected status 2021-03-12 00:20:09 +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 support for GCMP and GMAC ciphers 2021-10-12 20:48:51 +08:00
esp_wifi_default.h wifi/netif: Fix wifi_ap_handlers comments to relate to AP 2021-08-23 09:20:12 +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-02-21 11:31:56 +05:30
esp_wifi.h allow for minimal scope of wifi_init_config_t 2021-12-08 19:39:41 +08:00
smartconfig_ack.h update wifi docs 2021-02-02 11:42:00 +08:00