HomeSort by relevance Sort by last modified time
    Searched refs:static_wep_only (Results 1 - 2 of 2) 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...]

Completed in 51 milliseconds