mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
81f037a299
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. |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
default_event_loop.c | ||
esp_event_private.c | ||
esp_event.c | ||
event_loop_legacy.c | ||
event_send_compat.inc | ||
event_send.c | ||
Kconfig | ||
linker.lf | ||
sdkconfig.rename |