mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 19:54:56 +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