Home
last modified time | relevance | path

Searched refs:roaming (Results 1 – 13 of 13) sorted by relevance

/hostap-3.6.0/doc/
Ddriver_wrapper.doxygen54 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.
Dmainpage.doxygen29 control roaming and IEEE 802.11 authentication/association of the wlan
Ddbus.doxygen211 …</td><td>TRUE (or absent) to allow a roaming decision based on the results of this scan, FALSE to …
853 <p>Background scan and roaming parameters or an empty string if none</p>
/hostap-3.6.0/wpa_supplicant/
DChangeLog76 * fixed Hotspot 2.0 credential selection based on roaming consortium
173 strength based roaming decision
383 - allow driver-based roaming to change ESS
617 - roaming partner configuration (roaming_partner within a cred block)
624 * min_{dl,ul}_bandwidth_{home,roaming} cred parameters
733 without executing roaming/network re-selection on scan results
782 - do not use results for internal roaming decision
888 * fixed issues in WPA/RSN element validation when roaming with ap_scan=1
1029 * extend EAPOL frames processing workaround for roaming cases
1057 roaming internally.
[all …]
DREADME-HS20207 # identifying the roaming consortiums of which the provider is a member.
231 # This optional field can be used to configure preferences between roaming
270 # a roaming network shall support (include explicitly in Connection
Dandroid.config27 # 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
Ddriver_i.h738 if (!wpa_s->driver->roaming) in wpa_drv_roaming()
740 return wpa_s->driver->roaming(wpa_s->drv_priv, allowed, bssid); in wpa_drv_roaming()
Ddefconfig27 # the driver to improve existing functionality like roaming and to support new
493 # Disable roaming in wpa_supplicant
594 # operations for roaming within an ESS (same SSID). See the bgscan parameter in
DREADME260 Authentication Server. In addition, it controls the roaming and IEEE
/hostap-3.6.0/hostapd/
DREADME343 # roaming be pre-authenticating IEEE 802.1X/EAP part of the full RSN
/hostap-3.6.0/wpa_supplicant/doc/docbook/
Dwpa_supplicant.sgml60 Server. In addition, it controls the roaming and IEEE 802.11
/hostap-3.6.0/src/drivers/
Ddriver.h4117 int (*roaming)(void *priv, int allowed, const u8 *bssid); member
Ddriver_nl80211.c12276 .roaming = nl80211_roaming,