Searched refs:associate (Results 1 – 22 of 22) sorted by relevance
| /hostap-latest/doc/ |
| D | driver_wrapper.doxygen | 103 associate with a specific BSS. Current Host AP driver and matching 118 provided to the driver interface in the associate call. This does not 123 selected cipher and key management suites in the associate call. If 161 - wpa_supplicant configures driver to associate with the selected BSS 167 - wpa_supplicant configures driver to associate with an SSID
|
| D | ctrl_iface.doxygen | 650 associate and take care of AP selection
|
| /hostap-latest/hostapd/ |
| D | README-MULTI-AP | 84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate 87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate 135 not follow the Multi-AP specification, wpa_supplicant will fail to associate.
|
| D | android.config | 194 # available to the AP and the devices that may associate with it.
|
| D | defconfig | 368 # available to the AP and the devices that may associate with it.
|
| D | ChangeLog | 855 authenticate or (re)associate request frames dropping association)
|
| /hostap-latest/src/drivers/ |
| D | driver_zephyr.h | 271 int (*associate)(void *if_priv, member
|
| D | driver_privsep.c | 835 .associate = wpa_driver_privsep_associate,
|
| D | driver_zephyr.c | 1654 ret = dev_ops->associate(if_ctx->dev_priv, in wpa_drv_zep_associate() 2717 .associate = wpa_drv_zep_associate,
|
| D | driver_bsd.c | 1759 .associate = wpa_driver_bsd_associate,
|
| D | driver.h | 3212 int (*associate)(void *priv, member
|
| D | driver_wext.c | 2489 .associate = wpa_driver_wext_associate,
|
| D | driver_ndis.c | 3220 wpa_driver_ndis_ops.associate = wpa_driver_ndis_associate; in driver_ndis_init_ops()
|
| D | driver_nl80211.c | 14071 .associate = wpa_driver_nl80211_associate,
|
| /hostap-latest/tests/ |
| D | cipher-and-key-mgmt-testing.txt | 209 <3>Trying to associate with <DUT MAC address> (SSID='test-psk' freq=5240 MHz) 333 <3>Trying to associate with <DUT MAC address> (SSID='test-psk' freq=5240 MHz)
|
| /hostap-latest/wpa_supplicant/ |
| D | driver_i.h | 62 if (wpa_s->driver->associate) { in wpa_drv_associate() 66 return wpa_s->driver->associate(wpa_s->drv_priv, params); in wpa_drv_associate()
|
| D | wpa_priv.c | 304 if (iface->drv_priv == NULL || iface->driver->associate == NULL) in wpa_priv_cmd_associate() 339 res = iface->driver->associate(iface->drv_priv, ¶ms); in wpa_priv_cmd_associate()
|
| D | README-HS20 | 479 <3>Trying to associate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz) 520 <3>Trying to associate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
|
| D | README-Windows.txt | 187 wpa_supplicant tries to associate with the SSID without doing
|
| D | ChangeLog | 1507 loop where the driver did not even try to associate 1760 refused to associate with open networks) [Bug 106] 1924 drivers that may take more than five second to associate 2107 wpa_supplicant in state where it will not associate before 2213 in associate() handler for other drivers, too (assuming the driver 2261 * driver_hostap: moved PrivacyInvoked configuration to associate() 2294 * added auth_alg to driver interface associate() parameters to make it
|
| D | README | 272 - wpa_supplicant requests the kernel driver to associate with the chosen 909 # At this point, the new network interface should start trying to associate
|
| /hostap-latest/wpa_supplicant/doc/docbook/ |
| D | wpa_supplicant.sgml | 100 driver to associate with the chosen BSS</para>
|