HomeSort by relevance Sort by last modified time
    Searched refs:static_wep_only (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 271 * static_wep_only - Whether the BSS supports only static WEP
273 int static_wep_only; member in struct:wps_registrar_config
wps_registrar.c 105 int static_wep_only; member in struct:wps_registrar
386 reg->static_wep_only = cfg->static_wep_only;
851 if (reg->static_wep_only) {
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps.h 386 * static_wep_only - Whether the BSS supports only static WEP
388 int static_wep_only; member in struct:wps_registrar_config
wps_registrar.c 172 int static_wep_only; member in struct:wps_registrar
668 reg->static_wep_only = cfg->static_wep_only;
    [all...]
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 960 cfg.static_wep_only = 1;
    [all...]

Completed in 39 milliseconds