zephyr/drivers/wifi/esp32
Sylvio Alves 95b916d104 drivers: wifi: esp32: fix reconnect issue
Device won't reconnect automatically even if
AP station is available. This fix adds the carrier event, indicating
that network is present again enabling DHCP bound event.
Also, internal wifi event callback was added into wifi
driver to enable proper event handling.

Update west.yml to bring exposed wifi event callback.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>

Fixes #33843
2021-05-27 08:23:06 -05:00
..
src drivers: wifi: esp32: fix reconnect issue 2021-05-27 08:23:06 -05:00
CMakeLists.txt
Kconfig.esp32 wifi: esp32: allow wifi symbols into flash 2021-04-26 13:39:21 +02:00