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

  /external/wpa_supplicant_8/src/ap/
ap_config.h 44 SECURITY_PLAINTEXT = 0,
ap_config.c 911 bss->ssid.security_policy = SECURITY_PLAINTEXT;
wps_hostapd.c 1070 if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
    [all...]
ieee802_11.c 177 privacy = policy != SECURITY_PLAINTEXT;
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 287 bss->ssid.security_policy = SECURITY_PLAINTEXT;
317 bss->ssid.security_policy != SECURITY_PLAINTEXT)

Completed in 59 milliseconds