mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
795e9136c1
Backport following Wifi fixes: 1. Fix esp_wifi_stop() crash esp_wifi_stop() crashes if it's called when WiFi is not initialized. 2. Fix memory leak caused by esp_wifi_stop() 3. Fix WiFi log print level 4. esp_wifi_sta_get_ap_info() returns actual values of group ciphers