Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:ssid

100 # 2: like 0, but associate with APs using security policy and SSID (but not
253 # filter_ssids - SSID-based scan result filtering
426 # excluded_ssid: Excluded SSID
427 # This optional field can be used to excluded specific SSID(s) from
429 # than one SSID.
462 # Each network (usually AP's sharing the same SSID) is configured as a separate
477 # ssid: SSID (mandatory); network name in one of the optional formats:
479 # - a hex string (two characters per octet of SSID)
483 # 0 = do not scan this SSID with specific Probe Request frames (default)
484 # 1 = scan with SSID-specific Probe Request frames (this can be used to
485 # find APs that do not accept broadcast SSID or use multiple SSIDs;
517 # an IBSS network with the configured SSID is already present, the frequency of
538 # single network block with all the APs using the same SSID). The bgscan
600 # generated using the passphrase and SSID). ASCII passphrase must be between
607 # only when the passphrase or SSID has actually changed.
619 # SSID, are allowed when selecting a BSS from scan results.
918 ssid="simple"
923 # Same as previous, but request SSID-specific scanning (for APs that reject
924 # broadcast SSID)
926 ssid="second ssid"
934 ssid="example"
945 ssid="example"
957 ssid="example"
974 ssid="example"
988 ssid="example"
1001 ssid="example"
1014 ssid="example"
1032 ssid="example"
1041 # Special characters in SSID, so use hex string. Default to WPA-PSK, WPA-EAP
1044 ssid=00010203
1051 ssid="eap-sim-test"
1061 ssid="eap-psk-test"
1074 ssid="1x-test"
1088 ssid="leap-example"
1097 ssid="ikev2-example"
1106 ssid="eap-fast-test"
1117 ssid="eap-fast-test"
1129 ssid="plaintext-test"
1136 ssid="static-wep-test"
1149 ssid="static-wep-test2"
1162 ssid="test adhoc"
1175 ssid="example"
1193 ssid="example"
1226 ssid="example"
1241 # Wildcard match for SSID (plaintext APs only). This example select any
1242 # open AP regardless of its SSID.