Home
last modified time | relevance | path

Searched refs:DEFAULT_BSS_MAX_COUNT (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/wpa_supplicant/
Dconfig.h32 #define DEFAULT_BSS_MAX_COUNT 200 macro
Dconfig_winreg.c631 DEFAULT_BSS_MAX_COUNT); in wpa_config_write_global()
Dconfig_file.c1320 if (config->bss_max_count != DEFAULT_BSS_MAX_COUNT) in wpa_config_write_global()
Dconfig.c4667 config->bss_max_count = DEFAULT_BSS_MAX_COUNT; in wpa_config_alloc_empty()