esp-idf/components/wpa_supplicant
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
..
include esp_wifi: Fix handling of multiple AP credentials in WPS 2020-12-23 15:05:28 +08:00
port Merge branch 'bugfix/wpa2_fixes' into 'master' 2018-10-18 11:10:10 +08:00
src esp_wifi: Fix handling of multiple AP credentials in WPS 2020-12-23 15:05:28 +08:00
test cmake: Add support for test build 2018-10-20 12:07:24 +08:00
CMakeLists.txt wpa_supplicant: Implement BIGNUM and ECC crypto wrapper apis for ESP using mbedtls 2018-09-19 11:10:28 +05:30
component.mk wpa_supplicant: Implement BIGNUM and ECC crypto wrapper apis for ESP using mbedtls 2018-09-19 11:10:28 +05:30
COPYING wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
Kconfig Reduce log level of hexdumps to verbose 2020-12-02 16:53:49 +08:00