Home
last modified time | relevance | path

Searched refs:TimeoutEvt (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h50 bool TimeoutEvt; member
H A Dwpa_auth.c1509 sm->TimeoutEvt = true; in wpa_send_eapol_timeout()
2218 sm->TimeoutEvt = false; in SM_STATE()
3416 sm->TimeoutEvt = false; in SM_STATE()
3827 } else if (sm->TimeoutEvt) in SM_STEP()
3836 else if (sm->TimeoutEvt) in SM_STEP()
3859 } else if (sm->TimeoutEvt) in SM_STEP()
3905 sm->TimeoutEvt = false; in SM_STATE()
4075 else if (sm->TimeoutEvt) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h50 Boolean TimeoutEvt; member
H A 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()

Completed in 13 milliseconds