Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h48 Boolean ReAuthenticationRequest; member
Dwpa_auth.c448 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sta_associated()
1298 sm->ReAuthenticationRequest = TRUE; in wpa_auth_sm_event()
1449 sm->ReAuthenticationRequest = FALSE; in SM_STATE()
2022 else if (sm->ReAuthenticationRequest) in SM_STEP()