Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h46 Boolean DeauthenticationRequest; member
Dwpa_auth.c1221 sm->DeauthenticationRequest = TRUE; in wpa_auth_sm_event()
1330 sm->DeauthenticationRequest = FALSE; in SM_STATE()
1879 else if (sm->DeauthenticationRequest) in SM_STEP()