fix(wif): Prevent NON-PMF STA retries if esp_wifi_disconnect() before handshake

Ensure that NON-PMF station does not attemp connection retries when
'esp_wifi_disconnect()' is called before the 4-way-handshake completes,
even if 'failure_retry_cnt' allows retries.
This commit is contained in:
Sarvesh Bodakhe
2025-07-11 14:37:06 +05:30
parent 91d8d970a4
commit c38391560c