esp-idf/components/wpa_supplicant/src
Kapil Gupta 14b949077d wpa_supplicant: Add WPS Fixes
Add following bugfixes

1. Station not able to connect when WPS pin is pressed first on AP.
2. PBC overlap getting detected for selected registrar PIN APs.
3. Station not considering authorised MACs for PIN method.
4. For PIN methodm If no AP is found, station will loop through
   APs in its vicinity and try to do WPS with them one by one till
   WPS timeout occurs. This is for some APs which do not set
   selected registrar correctly.
2021-12-20 17:34:30 +05:30
..
ap ESP_WIFI: Remove static analysis warnings 2021-12-08 17:32:22 +05:30
common esp_wifi: Change the verbosity of wpa_supplicant logs. 2021-12-14 14:23:31 +05:30
crypto ESP_WIFI: Remove static analysis warnings 2021-12-08 17:32:22 +05:30
drivers esp_wifi: Add support for MBO certification 2021-10-04 15:56:14 +08:00
eap_peer esp_wifi: Add support for EAP-FAST authentication method 2021-11-22 17:33:36 +05:30
rsn_supp esp_wifi: Change the verbosity of wpa_supplicant logs. 2021-12-14 14:23:31 +05:30
tls esp_wifi: Add support for EAP-FAST authentication method 2021-11-22 17:33:36 +05:30
utils ESP_WIFI: Remove static analysis warnings 2021-12-08 17:32:22 +05:30
wps wpa_supplicant: Add WPS Fixes 2021-12-20 17:34:30 +05:30