Home
last modified time | relevance | path

Searched refs:TimeoutEvt (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h50 bool TimeoutEvt; member
Dwpa_auth.c1474 sm->TimeoutEvt = true; in wpa_send_eapol_timeout()
2180 sm->TimeoutEvt = false; in SM_STATE()
3380 sm->TimeoutEvt = false; in SM_STATE()
3789 } else if (sm->TimeoutEvt) in SM_STEP()
3798 else if (sm->TimeoutEvt) in SM_STEP()
3821 } else if (sm->TimeoutEvt) in SM_STEP()
3867 sm->TimeoutEvt = false; in SM_STATE()
4037 else if (sm->TimeoutEvt) in SM_STEP()
/external/wpa_supplicant_8/hostapd/
DChangeLog1108 * fixed WPA message 2/4 processing not to cancel timeout for TimeoutEvt