mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-23 03:39:33 +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