Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_common.h375 #define TRANSITION_DISABLE_ENHANCED_OPEN BIT(3) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpas_glue.c1337 if ((bitmap & TRANSITION_DISABLE_ENHANCED_OPEN) && in wpa_supplicant_transition_disable()