Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps.h391 int static_wep_only; member
Dwps_registrar.c174 int static_wep_only; member
697 reg->static_wep_only = cfg->static_wep_only; in wps_registrar_init()
1379 if (reg->static_wep_only) { in wps_set_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.c1215 cfg.static_wep_only = 1; in hostapd_init_wps()