P2P: Send AP mode WPS-FAIL event to parent interface
authorAnil Gathala Sudha <Anil.Sudha@Atheros.com>
Thu, 14 Oct 2010 17:57:00 +0000 (20:57 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 14 Oct 2010 17:57:00 +0000 (20:57 +0300)
commita0dee79709d560edf1fc051c1e4f8f6267e19966
tree4af0019db750ce889626cdd7561e4bd93e4f77e3
parent545cc6af2593b3174ae7813d2fd658074ff44e23
P2P: Send AP mode WPS-FAIL event to parent interface

The AP operation with wpa_supplicant requires an additional callback
to get the needed event information from hostapd side so that
wpa_msg() can be called for wpa_s->parent if needed.
src/ap/hostapd.h
src/ap/wps_hostapd.c
wpa_supplicant/ap.c