esp-idf/components/wpa_supplicant
jgujarathi f87afae48d wpa_supplicant : Prevent h2e config overwrite
Current esp_wifi_get_config doesn't return correct value of h2e config which will cause h2e config to be overwritten in Station connected handler.

Add one preventative condition to take care of this.
2023-04-20 15:29:19 +05:30
..
include esp_wifi: Add APIs to check BTM and RRM support of connected AP 2022-08-03 11:35:44 +05:30
port esp_wifi: WPA3 SAE H2E support for station 2022-08-19 15:09:14 +05:30
src wpa_supplicant : Prevent h2e config overwrite 2023-04-20 15:29:19 +05:30
test esp_wifi: WPA3 SAE H2E support for station 2022-08-19 15:09:14 +05:30
CMakeLists.txt wpa_supplicant: Move SAE modules into dragonfly files 2022-10-17 18:01:24 +05:30
component.mk esp_wifi: WPA3 SAE H2E support for station 2022-08-19 15:09:14 +05:30
COPYING wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
Kconfig esp_example: Enable MbedTLS for DPP enrollee by default 2022-04-22 02:40:15 +00:00