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

  /external/wpa_supplicant_8/src/ap/
ap_config.h 71 SECURITY_PLAINTEXT = 0,
ap_config.c 969 bss->ssid.security_policy = SECURITY_PLAINTEXT;
wps_hostapd.c 1083 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 315 bss->ssid.security_policy = SECURITY_PLAINTEXT;
345 bss->ssid.security_policy != SECURITY_PLAINTEXT)
    [all...]

Completed in 253 milliseconds