Home
last modified time | relevance | path

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

12

/hostap-latest/wpa_supplicant/
Dinterworking.c892 struct wpa_bss *selected; in already_connected() local
906 selected = wpa_supplicant_pick_network(wpa_s, &sel_ssid); in already_connected()
907 if (selected && sel_ssid && sel_ssid->priority > ssid->priority) in already_connected()
1414 struct wpa_cred *cred, *selected = NULL; in interworking_credentials_available_roaming_consortium() local
1456 if (selected == NULL) { in interworking_credentials_available_roaming_consortium()
1457 selected = cred; in interworking_credentials_available_roaming_consortium()
1461 if (selected == NULL || is_excluded || in interworking_credentials_available_roaming_consortium()
1462 cred_prio_cmp(selected, cred) < 0) { in interworking_credentials_available_roaming_consortium()
1463 selected = cred; in interworking_credentials_available_roaming_consortium()
1472 return selected; in interworking_credentials_available_roaming_consortium()
[all …]
Devents.c1807 struct wpa_bss *selected = NULL; in wpa_supplicant_pick_network() local
1826 while (selected == NULL) { in wpa_supplicant_pick_network()
1830 selected = wpa_supplicant_select_bss( in wpa_supplicant_pick_network()
1832 if (selected) in wpa_supplicant_pick_network()
1835 selected = wpa_supplicant_select_bss( in wpa_supplicant_pick_network()
1838 if (selected) in wpa_supplicant_pick_network()
1842 if (!selected && in wpa_supplicant_pick_network()
1850 } else if (selected == NULL) in wpa_supplicant_pick_network()
1855 if (selected && ssid && ssid->mem_only_psk && !ssid->psk_set && in wpa_supplicant_pick_network()
1872 selected = NULL; in wpa_supplicant_pick_network()
[all …]
Dwps_supplicant.h45 struct wpa_bss *selected, struct wpa_ssid *ssid);
129 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap() argument
Dwps_supplicant.c1093 struct wpa_ssid *selected) in wpas_wps_temp_disable() argument
1115 ssid->disabled = ssid != selected; in wpas_wps_temp_disable()
1129 struct wpa_ssid *selected, const u8 *bssid, in wpas_wps_reassoc() argument
1150 wpas_wps_temp_disable(wpa_s, selected); in wpas_wps_reassoc()
1853 struct wpa_bss *selected, in wpas_wps_is_pbc_overlap() argument
1858 ether_addr_equal(selected->bssid, ap->bssid)) in wpas_wps_is_pbc_overlap()
1883 struct wpa_bss *selected, struct wpa_ssid *ssid) in wpas_wps_scan_pbc_overlap() argument
1896 MAC2STR(selected->bssid)); in wpas_wps_scan_pbc_overlap()
1903 wps_ie = wpa_bss_get_vendor_ie_multi(selected, WPS_IE_VENDOR_TYPE); in wpas_wps_scan_pbc_overlap()
1918 if (wpas_wps_is_pbc_overlap(ap, selected, ssid, in wpas_wps_scan_pbc_overlap()
[all …]
DREADME-HS20120 # with the highest priority value will be selected.
247 # used with this credential. If not set, the EAP method is selected
483 <3>CTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selected
489 wpa_supplicant creates a temporary network block for the selected
524 <3>CTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selected
627 the information for the selected provider in the OSU Providers list
DREADME-WPS185 flag will be included. If PIN method has been recently selected,
382 connection handover and the carrier records are the selected carrier
388 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
613 selected SSID. This is mostly for testing and is not recommended for normal
688 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
DREADME-P2P163 the command return code), PIN# means that a pre-selected PIN can be
273 to be selected automatically.
Dwpa_supplicant_i.h1863 struct wpa_bss *selected,
/hostap-latest/src/eap_peer/
Deap_ttls.c97 char *selected; in eap_ttls_init() local
103 selected = "EAP"; in eap_ttls_init()
125 selected = "MSCHAPV2"; in eap_ttls_init()
129 selected = "MSCHAP"; in eap_ttls_init()
133 selected = "PAP"; in eap_ttls_init()
137 selected = "CHAP"; in eap_ttls_init()
164 selected = "EAP"; in eap_ttls_init()
169 wpa_printf(MSG_DEBUG, "EAP-TTLS: Phase2 type: %s", selected); in eap_ttls_init()
/hostap-latest/
DCOPYING12 selected. As of February 11, 2012, the project has chosen to use only
/hostap-latest/tests/hwsim/
Drun-tests.py353 for selected in args.tests:
356 if selected.endswith('*'):
357 prefix = selected.rstrip('*')
360 elif name == selected:
/hostap-latest/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-latest/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-latest/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-latest/src/ap/
Dhostapd.c981 struct sta_info *selected, *sta; in hostapd_das_find_sta() local
1000 selected = sta; in hostapd_das_find_sta()
1002 if (sta != selected) in hostapd_das_find_sta()
1140 selected = NULL; in hostapd_das_find_sta()
1143 if (selected) { in hostapd_das_find_sta()
1147 selected = sta; in hostapd_das_find_sta()
1151 return selected; in hostapd_das_find_sta()
/hostap-latest/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