esp-idf/components/wpa_supplicant/esp_supplicant
jgujarathi a36991d7a9 wpa_supplicant : fix invalid de-init of last_scan_res_used
During the wifi deinit last_scan_res_used is not set to 0 which will cause it be used directly after reinit.

Added changes which will set it to 0 during init and deinit.
2023-02-01 12:39:23 +05:30
..
include WiFi: Add WPS softAP registrar example and events 2022-12-19 14:09:05 +08:00
src wpa_supplicant : fix invalid de-init of last_scan_res_used 2023-02-01 12:39:23 +05:30