Searched refs:AuthenticationRequest (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h48 Boolean AuthenticationRequest; member in struct:wpa_state_machine
H A Dwpa_auth.c627 sm->AuthenticationRequest = TRUE;
1722 sm->AuthenticationRequest = TRUE;
1835 sm->AuthenticationRequest = FALSE;
2472 else if (sm->AuthenticationRequest)
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h48 Boolean AuthenticationRequest; member in struct:wpa_state_machine
H A Dwpa_auth.c627 sm->AuthenticationRequest = TRUE;
1722 sm->AuthenticationRequest = TRUE;
1835 sm->AuthenticationRequest = FALSE;
2472 else if (sm->AuthenticationRequest)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h48 Boolean AuthenticationRequest; member in struct:wpa_state_machine
H A Dwpa_auth.c627 sm->AuthenticationRequest = TRUE;
1722 sm->AuthenticationRequest = TRUE;
1835 sm->AuthenticationRequest = FALSE;
2472 else if (sm->AuthenticationRequest)

Completed in 1283 milliseconds