/hostap-latest/wpa_supplicant/ |
D | interworking.c | 892 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 …]
|
D | events.c | 1807 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 …]
|
D | wps_supplicant.h | 45 struct wpa_bss *selected, struct wpa_ssid *ssid); 129 struct wpa_bss *selected, in wpas_wps_scan_pbc_overlap() argument
|
D | wps_supplicant.c | 1093 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 …]
|
D | README-HS20 | 120 # 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
|
D | README-WPS | 185 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
|
D | todo.txt | 2 - add support for WPA with ap_scan=0 (update selected cipher etc. based on
|
D | README | 162 .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
|
D | README-Windows.txt | 60 match with the selected directory. In case a project file in the IDE is
|
D | README-P2P | 163 the command return code), PIN# means that a pre-selected PIN can be 273 to be selected automatically.
|
D | wpa_supplicant_i.h | 1863 struct wpa_bss *selected,
|
/hostap-latest/src/eap_peer/ |
D | eap_ttls.c | 97 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/ |
D | COPYING | 12 selected. As of February 11, 2012, the project has chosen to use only
|
/hostap-latest/tests/hwsim/ |
D | run-tests.py | 353 for selected in args.tests: 356 if selected.endswith('*'): 357 prefix = selected.rstrip('*') 360 elif name == selected:
|
/hostap-latest/doc/ |
D | driver_wrapper.doxygen | 123 selected cipher and key management suites in the associate call. If 161 - wpa_supplicant configures driver to associate with the selected BSS
|
D | ctrl_iface.doxygen | 426 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/ |
D | wpa_background.sgml | 68 of the selected key management mechanism (only the method for
|
D | wpa_supplicant.conf.sgml | 150 on what security policy is used in the selected SSID. This is
|
D | wpa_cli.sgml | 40 <para>wpa_cli can show the current authentication status, selected
|
/hostap-latest/hostapd/ |
D | hostapd.eap_user | 28 # first matching entry is selected, so * should be used as the last phase 1
|
D | README-WPS | 177 to be selected before connecting), wildcard UUID may be used to allow 351 records are the selected carrier from the handover request and select
|
D | README | 273 key. These handshakes are identical regardless of the selected key 329 # is automatically selected based on this configuration. If only CCMP is
|
D | defconfig | 33 # Use libnl 3.2 libraries (if this is selected, CONFIG_LIBNL20 is ignored)
|
/hostap-latest/src/ap/ |
D | hostapd.c | 981 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/ |
D | wpa_gui_de.ts | 1005 <source>WPS AP with recently selected registrar</source> 1202 <source>WPS AP selected from scan results</source>
|