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 74 SECURITY_PLAINTEXT = 0,
ap_config.c 1013 bss->ssid.security_policy = SECURITY_PLAINTEXT;
wps_hostapd.c 1099 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 375 bss->ssid.security_policy = SECURITY_PLAINTEXT;
405 bss->ssid.security_policy != SECURITY_PLAINTEXT)
    [all...]

Completed in 205 milliseconds