wpa_supplicant/dbus AP: Add support for WPS Internal Registrar
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 18 Dec 2011 15:06:31 +0000 (17:06 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 18 Dec 2011 15:06:31 +0000 (17:06 +0200)
commit19030351b95f48714007e425eaa2163d9122d788
tree25c8fcc66879f405e6faaa4729a6d9fc985c4a84
parente5a359cf7e2c65d5527c6d2c704183c773fb0ab9
wpa_supplicant/dbus AP: Add support for WPS Internal Registrar

When in AP mode, wpa_supplicant is now enabling WPS (only Internal
Registrar). WPS.Start() call can be used to initiate WPS negotiation
similarly to how this is done in station mode.

This was done to ctrl_iface by Jouni Malinen on April 21, 2009 (commit
3ec97afe571f159ea95213262c1c6b89965827d4)

Signed-hostap: Gustavo Sverzut Barbieri <barbieri@profusion.mobi>
wpa_supplicant/dbus/dbus_new_handlers_wps.c