WPS: Added event callback and M2D notification
authorJouni Malinen <j@w1.fi>
Thu, 18 Dec 2008 19:58:42 +0000 (21:58 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 18 Dec 2008 19:58:42 +0000 (21:58 +0200)
commit4b68290e771a70f46452bd69f318e91acc9891b7
tree5d47975cd0d47cbaf7372744fc81455a18834a87
parent9be0963605a9fae71e9ef2ba0ccdab3b638be412
WPS: Added event callback and M2D notification

The event callback will be used for various event messages and the M2D
notification is the first such message. It is used to notify wpa_gui
about Registrar not yet knowing the device password (PIN).
src/common/wpa_ctrl.h
src/wps/wps.h
src/wps/wps_enrollee.c
wpa_supplicant/wpa_gui-qt4/wpagui.cpp
wpa_supplicant/wps_supplicant.c