Add wps_cancel for hostapd_cli
authorAnirban Sirkhell <anirban@qca.qualcomm.com>
Mon, 19 Mar 2012 06:23:31 +0000 (20:23 -1000)
committerJouni Malinen <j@w1.fi>
Fri, 30 Mar 2012 08:11:35 +0000 (11:11 +0300)
commit4c374cde2f0b789d5aa1180667173358b71d492c
tree277ea8e47a22683b8a5c1a31bb38cc74d1439df4
parent21d996f775a2131bb0c73d6e18ca9b382f017057
Add wps_cancel for hostapd_cli

Implement wps_cancel for hostapd similarly to how it was already
supported in wpa_supplicant AP mode.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c
src/ap/sta_info.c
src/ap/sta_info.h
src/ap/wps_hostapd.c
src/ap/wps_hostapd.h
wpa_supplicant/ap.c