Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 25 of 31) sorted by relevance

12

/hostap-3.6.0/wpa_supplicant/
Dinterworking.c887 struct wpa_bss *selected; in already_connected() local
901 selected = wpa_supplicant_pick_network(wpa_s, &sel_ssid); in already_connected()
902 if (selected && sel_ssid && sel_ssid->priority > ssid->priority) in already_connected()
1378 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_roaming_consortium() local
1422 if (selected == NULL) { in interworking_credentials_available_roaming_consortium()
1423 selected = cred; in interworking_credentials_available_roaming_consortium()
1427 if (selected == NULL || is_excluded || in interworking_credentials_available_roaming_consortium()
1428 cred_prio_cmp(selected, cred) < 0) { in interworking_credentials_available_roaming_consortium()
1429 selected = cred; in interworking_credentials_available_roaming_consortium()
1438 return selected; in interworking_credentials_available_roaming_consortium()
[all …]
Devents.c1634 struct wpa_bss *selected = NULL; in wpa_supplicant_pick_network() local
1653 while (selected == NULL) { in wpa_supplicant_pick_network()
1657 selected = wpa_supplicant_select_bss( in wpa_supplicant_pick_network()
1659 if (selected) in wpa_supplicant_pick_network()
1662 selected = wpa_supplicant_select_bss( in wpa_supplicant_pick_network()
1665 if (selected) in wpa_supplicant_pick_network()
1669 if (selected == NULL && wpa_s->bssid_ignore && in wpa_supplicant_pick_network()
1675 } else if (selected == NULL) in wpa_supplicant_pick_network()
1680 if (selected && ssid && ssid->mem_only_psk && !ssid->psk_set && in wpa_supplicant_pick_network()
1697 selected = NULL; in wpa_supplicant_pick_network()
[all …]
Dwps_supplicant.h45 struct wpa_bss *selected, struct wpa_ssid *ssid);
127 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap() argument
DREADME-HS20120 # with the highest priority value will be selected.
216 # used with this credential. If not set, the EAP method is selected
452 <3>CTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selected
458 wpa_supplicant creates a temporary network block for the selected
493 <3>CTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selected
596 the information for the selected provider in the OSU Providers list
Dwps_supplicant.c1081 struct wpa_ssid *selected) in wpas_wps_temp_disable() argument
1103 ssid->disabled = ssid != selected; in wpas_wps_temp_disable()
1117 struct wpa_ssid *selected, const u8 *bssid, in wpas_wps_reassoc() argument
1138 wpas_wps_temp_disable(wpa_s, selected); in wpas_wps_reassoc()
1832 struct wpa_bss *selected, struct wpa_ssid *ssid) in wpas_wps_scan_pbc_overlap() argument
1844 MAC2STR(selected->bssid)); in wpas_wps_scan_pbc_overlap()
1851 wps_ie = wpa_bss_get_vendor_ie_multi(selected, WPS_IE_VENDOR_TYPE); in wpas_wps_scan_pbc_overlap()
1866 os_memcmp(selected->bssid, ap->bssid, ETH_ALEN) == 0) in wpas_wps_scan_pbc_overlap()
1886 MAC2STR(selected->bssid), in wpas_wps_scan_pbc_overlap()
DREADME-WPS189 flag will be included. If PIN method has been recently selected,
388 connection handover and the carrier records are the selected carrier
394 command is a hexdump of the selected AP configuration (WPS parameter
Dtodo.txt2 - add support for WPA with ap_scan=0 (update selected cipher etc. based on
DREADME162 .config. They may also be selected automatically for other operating
235 key. These handshakes are identical regardless of the selected key
611 selected SSID. This is mostly for testing and is not recommended for normal
686 wpa_cli can show the current authentication status, selected security
DREADME-Windows.txt60 match with the selected directory. In case a project file in the IDE is
Dwpa_supplicant_i.h1750 struct wpa_bss *selected,
DREADME-P2P163 the command return code), PIN# means that a pre-selected PIN can be
273 to be selected automatically.
/hostap-3.6.0/src/eap_peer/
Deap_ttls.c76 char *selected; in eap_ttls_init() local
82 selected = "EAP"; in eap_ttls_init()
100 selected = "MSCHAPV2"; in eap_ttls_init()
104 selected = "MSCHAP"; in eap_ttls_init()
108 selected = "PAP"; in eap_ttls_init()
112 selected = "CHAP"; in eap_ttls_init()
139 selected = "EAP"; in eap_ttls_init()
144 wpa_printf(MSG_DEBUG, "EAP-TTLS: Phase2 type: %s", selected); in eap_ttls_init()
/hostap-3.6.0/
DCOPYING12 selected. As of February 11, 2012, the project has chosen to use only
/hostap-3.6.0/tests/hwsim/
Drun-tests.py314 for selected in args.tests:
317 if selected.endswith('*'):
318 prefix = selected.rstrip('*')
321 elif name == selected:
/hostap-3.6.0/doc/
Ddriver_wrapper.doxygen123 selected cipher and key management suites in the associate call. If
161 - wpa_supplicant configures driver to associate with the selected BSS
Dctrl_iface.doxygen426 the command return code), PIN# means that a pre-selected PIN can be
737 WPA_EVENT_EAP_METHOD: EAP method selected
780 WPS_EVENT_AP_AVAILABLE_PIN: Available WPS AP with recently selected PIN
/hostap-3.6.0/src/ap/
Dhostapd.c797 struct sta_info *selected, *sta; in hostapd_das_find_sta() local
816 selected = sta; in hostapd_das_find_sta()
818 if (sta != selected) in hostapd_das_find_sta()
956 selected = NULL; in hostapd_das_find_sta()
959 if (selected) { in hostapd_das_find_sta()
963 selected = sta; in hostapd_das_find_sta()
967 return selected; in hostapd_das_find_sta()
/hostap-3.6.0/wpa_supplicant/doc/docbook/
Dwpa_background.sgml68 of the selected key management mechanism (only the method for
Dwpa_supplicant.conf.sgml150 on what security policy is used in the selected SSID. This is
Dwpa_cli.sgml40 <para>wpa_cli can show the current authentication status, selected
/hostap-3.6.0/hostapd/
Dhostapd.eap_user28 # first matching entry is selected, so * should be used as the last phase 1
DREADME-WPS177 to be selected before connecting), wildcard UUID may be used to allow
351 records are the selected carrier from the handover request and select
DREADME273 key. These handshakes are identical regardless of the selected key
329 # is automatically selected based on this configuration. If only CCMP is
Ddefconfig33 # Use libnl 3.2 libraries (if this is selected, CONFIG_LIBNL20 is ignored)
/hostap-3.6.0/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts1005 <source>WPS AP with recently selected registrar</source>
1202 <source>WPS AP selected from scan results</source>

12