esp-idf/components/wifi_provisioning/src
Piyush Shah 4b030420a1 wifi_provisioning: Catch the Wi-Fi events even after Connection errors
It was observed that after sending credentials, if the first
Wi-Fi conection attempt fails, the Wi-Fi provisioning managager
ignores subsequent Wi-Fi events. So, even if the device eventually
connects to the AP, the provisioning stays on indefinitely.

Changing a check so that subsequent events are also captured and
provisioning finishes successfully.
2020-03-21 06:02:55 +00:00
..
handlers.c
manager.c wifi_provisioning: Catch the Wi-Fi events even after Connection errors 2020-03-21 06:02:55 +00:00
scheme_ble.c Wifi_provisioning_ble: Change service_uuid to non standard 128 bit UUID 2020-03-16 08:20:37 +00:00
scheme_console.c
scheme_softap.c
wifi_config.c
wifi_provisioning_priv.h
wifi_scan.c