mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 13:00:19 +00:00

fix(wifi): Do not attempt re-connection as per 'failure_retry_cnt' when sta itself issues disconnect in between of connection establishment Closes WIFIBUG-635, WIFIBUG-704, and WIFIBUG-690 See merge request espressif/esp-idf!32128