Skip to content
Commit 5770b2dc authored by Arik Nemtsov's avatar Arik Nemtsov Committed by Vishal Mahaveer
Browse files

WifiStateMachine: ignore auth-fail event during WPS connection



Disregard auth failure events during WPS connection. The EAP sequence is
retried several times, and there might be failures (especially for wps pin).
We will get a WPS_XXX event at the end of the sequence anyway.

Without this change, the SupplicantStateTracker class will disable
the WPS network we are connecting to after 2 failed authentication events.
Then, even if WPS succeeds, we will never connect to the selected network.

Change-Id: I57c8e508bfd738405b7f2c2c2325df7838e1b4af
Signed-off-by: default avatarArik Nemtsov <arik@wizery.com>
Signed-off-by: default avatarVishal Mahaveer <vishalm@ti.com>
parent 9f7fa4c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment