Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_i.h43 Boolean DeauthenticationRequest; member
Dwpa_auth.c1757 sm->DeauthenticationRequest = TRUE; in wpa_auth_sm_event()
1908 sm->DeauthenticationRequest = FALSE; in SM_STATE()
3414 else if (sm->DeauthenticationRequest) in SM_STEP()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_i.h43 bool DeauthenticationRequest; member
Dwpa_auth.c1825 sm->DeauthenticationRequest = true; in wpa_auth_sm_event()
1990 sm->DeauthenticationRequest = false; in SM_STATE()
3728 else if (sm->DeauthenticationRequest) in SM_STEP()