Searched refs:static_wep_only (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.h378 * static_wep_only - Whether the BSS supports only static WEP
380 int static_wep_only; member in struct:wps_registrar_config
H A Dwps_registrar.c172 int static_wep_only; member in struct:wps_registrar
674 reg->static_wep_only = cfg->static_wep_only;
1323 if (reg->static_wep_only) {
/external/wpa_supplicant_8/src/wps/
H A Dwps.h378 * static_wep_only - Whether the BSS supports only static WEP
380 int static_wep_only; member in struct:wps_registrar_config
H A Dwps_registrar.c172 int static_wep_only; member in struct:wps_registrar
674 reg->static_wep_only = cfg->static_wep_only;
1323 if (reg->static_wep_only) {
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.h378 * static_wep_only - Whether the BSS supports only static WEP
380 int static_wep_only; member in struct:wps_registrar_config
H A Dwps_registrar.c172 int static_wep_only; member in struct:wps_registrar
674 reg->static_wep_only = cfg->static_wep_only;
1323 if (reg->static_wep_only) {
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c1156 cfg.static_wep_only = 1;
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c1156 cfg.static_wep_only = 1;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c1156 cfg.static_wep_only = 1;

Completed in 86 milliseconds