Searched refs:roaming (Results 1 – 13 of 13) sorted by relevance
/hostap-3.6.0/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 | 211 …</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/ |
D | ChangeLog | 76 * 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 …]
|
D | README-HS20 | 207 # 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
|
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 | driver_i.h | 738 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()
|
D | defconfig | 27 # 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
|
D | README | 260 Authentication Server. In addition, it controls the roaming and IEEE
|
/hostap-3.6.0/hostapd/ |
D | README | 343 # roaming be pre-authenticating IEEE 802.1X/EAP part of the full RSN
|
/hostap-3.6.0/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 60 Server. In addition, it controls the roaming and IEEE 802.11
|
/hostap-3.6.0/src/drivers/ |
D | driver.h | 4117 int (*roaming)(void *priv, int allowed, const u8 *bssid); member
|
D | driver_nl80211.c | 12276 .roaming = nl80211_roaming,
|