Home
last modified time | relevance | path

Searched refs:AuthenticationRequest (Results 1 – 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h44 Boolean AuthenticationRequest; member
Dwpa_auth.c675 sm->AuthenticationRequest = TRUE; in wpa_auth_sta_associated()
1784 sm->AuthenticationRequest = TRUE; in wpa_auth_sm_event()
1920 sm->AuthenticationRequest = FALSE; in SM_STATE()
3416 else if (sm->AuthenticationRequest) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h44 bool AuthenticationRequest; member
Dwpa_auth.c719 sm->AuthenticationRequest = true; in wpa_auth_sta_associated()
1852 sm->AuthenticationRequest = true; in wpa_auth_sm_event()
2002 sm->AuthenticationRequest = false; in SM_STATE()
3730 else if (sm->AuthenticationRequest) in SM_STEP()