Skip to content

Commit bebfd14

Browse files
committed
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.
1 parent fed2fb0 commit bebfd14

File tree

1 file changed

+1
-1
lines changed
  • components/esp_wifi