Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h50 Boolean TimeoutEvt; member
Dwpa_auth.c1430 sm->TimeoutEvt = TRUE; in wpa_send_eapol_timeout()
2114 sm->TimeoutEvt = FALSE; in SM_STATE()
3160 sm->TimeoutEvt = FALSE; in SM_STATE()
3491 } else if (sm->TimeoutEvt) in SM_STEP()
3500 else if (sm->TimeoutEvt) in SM_STEP()
3522 } else if (sm->TimeoutEvt) in SM_STEP()
3568 sm->TimeoutEvt = FALSE; in SM_STATE()
3731 else if (sm->TimeoutEvt) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h50 bool TimeoutEvt; member
Dwpa_auth.c1492 sm->TimeoutEvt = true; in wpa_send_eapol_timeout()
2196 sm->TimeoutEvt = false; in SM_STATE()
3394 sm->TimeoutEvt = false; in SM_STATE()
3805 } else if (sm->TimeoutEvt) in SM_STEP()
3814 else if (sm->TimeoutEvt) in SM_STEP()
3837 } else if (sm->TimeoutEvt) in SM_STEP()
3883 sm->TimeoutEvt = false; in SM_STATE()
4053 else if (sm->TimeoutEvt) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
DChangeLog1108 * fixed WPA message 2/4 processing not to cancel timeout for TimeoutEvt
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
DChangeLog1151 * fixed WPA message 2/4 processing not to cancel timeout for TimeoutEvt