esp-idf/components/wifi_provisioning/src
Piyush Shah 868f317c19 wifi_prov_manager: Delay the Wi-Fi connect call
For SoftAP provisioning, if we start Wi-Fi connection as soon as the
apply config request is received, it has been observed that the clients
(Phone apps mostly) do not get the response for this as we switch the
Wi-Fi channel, causing a momentary disconnection.

Delaying the connection calls helps mitigate the issue.

Signed-off-by: Piyush Shah <piyush@espressif.com>
2020-01-07 09:51:54 +00:00
..
handlers.c
manager.c
scheme_ble.c
scheme_console.c
scheme_softap.c
wifi_config.c
wifi_provisioning_priv.h
wifi_scan.c