Home
last modified time | relevance | path

Searched refs:DEFAULT_WPA_RSC_RELAXATION (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h43 #define DEFAULT_WPA_RSC_RELAXATION 1 macro
Dconfig_file.c1467 if (config->wpa_rsc_relaxation != DEFAULT_WPA_RSC_RELAXATION) in wpa_config_write_global()
Dconfig.c4379 config->wpa_rsc_relaxation = DEFAULT_WPA_RSC_RELAXATION; in wpa_config_alloc_empty()