]> git.ipfire.org Git - thirdparty/hostap.git/commit
Allow drivers to indicate WPS push button in station mode
authorGurumoorthi Gnanasambandhan <Gurumoorthi.Gnanasambandhan@Atheros.com>
Tue, 15 Mar 2011 16:59:36 +0000 (18:59 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Oct 2011 15:05:55 +0000 (18:05 +0300)
commit783fcb7d039413fd29b1c7777a1f7f13d160c21a
tree1925c953ff7bdd4b146ce51770ce7638e1708c15
parent08a74e6a61385ddb7d9755192415ab576db88b70
Allow drivers to indicate WPS push button in station mode

EVENT_WPS_BUTTON_PUSHED wpa_supplicant_event can now be used in
station mode driver_*.c to indicate that a push button has been
pushed. This will activate WPS PBC mode.
wpa_supplicant/events.c