esp-idf/components/wpa_supplicant
Nachiket Kukade 81f037a299 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-07-08 11:02:55 +00:00
..
include wpa_supplicant: Port dpp feature from supplicant 2020-04-14 18:53:35 +05:30
port wpa_supplicant: Support for mbedtls tls handshake 2020-06-26 17:20:22 +05:30
src Fix handling of multiple AP credentials in WPS 2020-07-08 11:02:55 +00:00
test wpa_supplicant: Port dpp feature from supplicant 2020-04-14 18:53:35 +05:30
CMakeLists.txt wpa_supplicant: Support for mbedtls tls handshake 2020-06-26 17:20:22 +05:30
COPYING wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
Kconfig wpa_supplicant: Support for mbedtls tls handshake 2020-06-26 17:20:22 +05:30
component.mk wpa_supplicant: Support for mbedtls tls handshake 2020-06-26 17:20:22 +05:30