hostapd/src/drivers
Jouni Malinen 360182ed7c P2P: Advertise immediate availability of WPS credential
Use Device Password ID in WSC IE of Probe Request and Probe Response
frames to advertise immediate availability of WPS credentials per P2P
specification sections 3.1.2.1.1 (Listen State), 3.1.2.1.2 (Scan Phase),
and 3.1.2.1.3 (Find Phase).

For now, the Device Password ID is set only for the case where we are
active GO Negotiation with a specific peer. In practice, this means that
the Probe Response frames during pending GO Negotiation (whenever in
Listen state) indicate availability of the credential.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-02-27 23:14:35 +02:00
..
.gitignore Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
android_drv.h Android: wext: Add sched_scan functions for PNO 2011-11-29 15:18:45 +02:00
driver.h Add mechanism for disabling radio for testing purposes 2012-02-16 16:26:44 +02:00
driver_atheros.c atheros: Add new IEEE 802.11r driver_ops 2012-02-16 19:57:33 +02:00
driver_bsd.c bsd: Fix set_key() sequence number endian issue 2011-06-23 15:47:21 +03:00
driver_common.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_hostap.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_hostap.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_madwifi.c WEXT: Use linux/wireless.h instead of wireless_copy.h 2011-11-15 20:03:00 +02:00
driver_ndis.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_ndis.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_ndis_.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_nl80211.c nl80211: Filter unexpected interface added/up events 2012-02-18 13:13:23 +02:00
driver_none.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
driver_privsep.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_roboswitch.c Fix typos found by codespell 2011-09-22 00:43:59 +03:00
driver_test.c P2P: Advertise immediate availability of WPS credential 2012-02-27 23:14:35 +02:00
driver_wext.c wext: Filter unexpected interface added/up events 2012-02-18 13:28:21 +02:00
driver_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_wired.c nl80211: Send EAPOL frames as QoS data frames for QoS aware clients 2011-04-02 22:03:05 +03:00
drivers.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
drivers.mak Allow linking with libnl-3 (libnl 3.2 and newer) 2011-12-18 21:12:05 +02:00
drivers.mk Allow linking with libnl-3 (libnl 3.2 and newer) 2011-12-18 21:12:05 +02:00
linux_ioctl.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
linux_ioctl.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
linux_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
ndis_events.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
netlink.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
nl80211_copy.h nl80211: Sync with linux/nl80211.h in wireless-testing.git 2012-01-29 19:53:34 +02:00
priv_netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00