Home
last modified time | relevance | path

Searched refs:ReAuthenticationRequest (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h45 bool ReAuthenticationRequest; member
Dwpa_auth.c705 sm->ReAuthenticationRequest = true; in wpa_auth_sta_associated()
1864 sm->ReAuthenticationRequest = true; in wpa_auth_sm_event()
2028 sm->ReAuthenticationRequest = false; in SM_STATE()
3716 else if (sm->ReAuthenticationRequest) in SM_STEP()