Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/eapol_auth/
Deapol_auth_sm_i.h123 enum { CTRL_DIR_FORCE_BOTH, CTRL_DIR_IN_OR_BOTH } ctrl_dir_state; enumerator
Deapol_auth_sm.c753 case CTRL_DIR_FORCE_BOTH: in SM_STEP()