mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
esp32: fix WiFi stop bug in WiFi/BT coexist mode
This fix includes following changes: 1. Fix the bug that esp_restart()/esp_wifi_stop() sometimes fails in WiFi/BT coexist mode. 2. Add a timer for WiFi stop and stop WiFi forcibly once the timer expires.
This commit is contained in: