Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h48 Boolean ReAuthenticationRequest; member
Dwpa_auth.c388 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sta_associated()
1252 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sm_event()
1398 sm->ReAuthenticationRequest = FALSE; in SM_STATE()
1883 else if (sm->ReAuthenticationRequest) in SM_STEP()