Files
esp32-wifi-lib/esp32/libwapi.a
Sarvesh Bodakhe 1b748a8bae fix(wif): Prevent NON-PMF STA from retrying connection if esp_wifi_disconnect() is called (9fd22da)
Ensure that NON-PMF station does not attemp connection retries when
'esp_wifi_disconnect()' is called before the 4-way-handshake is
completes, even if 'failure_retry_cnt' allows retries.
2025-05-29 21:45:45 +05:30

52 KiB