Searched refs:roaming (Results 1 – 15 of 15) sorted by relevance
| /hostap-latest/src/drivers/ |
| D | driver_zephyr.c | 541 if (if_ctx->roaming) { in wpa_drv_zep_event_proc_assoc_resp() 542 if_ctx->roaming = false; in wpa_drv_zep_event_proc_assoc_resp() 1555 if (if_ctx->roaming) { in wpa_drv_zep_deauthenticate() 1556 if_ctx->roaming = false; in wpa_drv_zep_deauthenticate() 1589 if_ctx->roaming = false; in wpa_drv_zep_authenticate() 1596 if_ctx->roaming = true; in wpa_drv_zep_authenticate() 1849 if (if_ctx->ft_roaming == true || if_ctx->roaming == true) { in wpa_drv_zep_set_supp_port() 1850 if_ctx->roaming = false; in wpa_drv_zep_set_supp_port()
|
| D | driver_zephyr.h | 141 bool roaming; member
|
| D | driver.h | 4676 int (*roaming)(void *priv, int allowed, const u8 *bssid); member
|
| D | driver_nl80211.c | 14175 .roaming = nl80211_roaming,
|
| /hostap-latest/doc/ |
| D | driver_wrapper.doxygen | 54 of WPA IE and roaming. \ref driver_ndis.c (with help from \ref driver_ndis_.c) 129 ap_scan=2 mode with drivers that control WPA IE generation and roaming.
|
| D | mainpage.doxygen | 29 control roaming and IEEE 802.11 authentication/association of the wlan
|
| D | dbus.doxygen | 214 …</td><td>TRUE (or absent) to allow a roaming decision based on the results of this scan, FALSE to … 903 <p>Background scan and roaming parameters or an empty string if none</p>
|
| /hostap-latest/wpa_supplicant/ |
| D | ChangeLog | 27 * improve cross-AKM roaming with driver-based SME/BSS selection 126 * fixed Hotspot 2.0 credential selection based on roaming consortium 223 strength based roaming decision 433 - allow driver-based roaming to change ESS 667 - roaming partner configuration (roaming_partner within a cred block) 674 * min_{dl,ul}_bandwidth_{home,roaming} cred parameters 783 without executing roaming/network re-selection on scan results 832 - do not use results for internal roaming decision 938 * fixed issues in WPA/RSN element validation when roaming with ap_scan=1 1079 * extend EAPOL frames processing workaround for roaming cases [all …]
|
| D | android.config | 27 # the driver to improve existing functionality like roaming and to support new 460 # Disable roaming in wpa_supplicant 525 # operations for roaming within an ESS (same SSID). See the bgscan parameter in
|
| D | README-HS20 | 238 # identifying the roaming consortiums of which the provider is a member. 262 # This optional field can be used to configure preferences between roaming 301 # a roaming network shall support (include explicitly in Connection
|
| D | driver_i.h | 737 if (!wpa_s->driver->roaming) in wpa_drv_roaming() 739 return wpa_s->driver->roaming(wpa_s->drv_priv, allowed, bssid); in wpa_drv_roaming()
|
| D | defconfig | 27 # the driver to improve existing functionality like roaming and to support new 531 # Disable roaming in wpa_supplicant 632 # operations for roaming within an ESS (same SSID). See the bgscan parameter in
|
| D | README | 260 Authentication Server. In addition, it controls the roaming and IEEE
|
| /hostap-latest/hostapd/ |
| D | README | 343 # roaming be pre-authenticating IEEE 802.1X/EAP part of the full RSN
|
| /hostap-latest/wpa_supplicant/doc/docbook/ |
| D | wpa_supplicant.sgml | 61 Server. In addition, it controls the roaming and IEEE 802.11
|