esp-idf/components/wpa_supplicant/include
xiehang de0d1fffcd esp_wifi: Fix handling of multiple AP credentials in WPS
WPS can send multiple AP credentials, while existing implementation
will only use the first credentials which could be for the 5G band.
Fix this by passing these credentials to the App and attempting
to connect using each of those. Older Apps will remain compatible
without breaking WPS, but the issue will remain.
2020-12-23 15:05:28 +08:00
..
crypto wpa_supplicant: Implement BIGNUM and ECC crypto wrapper apis for ESP using mbedtls 2018-09-19 11:10:28 +05:30
wpa wpa_supplicant: Fix configurable debug log feature's warning issue 2020-12-02 17:00:58 +08:00
wpa2 wps: add overlap event (backport v3.3) 2019-06-06 13:33:03 +08:00
wps esp_wifi: Fix handling of multiple AP credentials in WPS 2020-12-23 15:05:28 +08:00