WPS: Added control interface notification for available WPS APs
authorJouni Malinen <j@w1.fi>
Mon, 15 Dec 2008 18:09:57 +0000 (20:09 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 15 Dec 2008 18:09:57 +0000 (20:09 +0200)
commita524f05eb3cfefea94fe27f039f78a278a4ff5af
treedb41d94e0d7a45cc6aa70fd9d67965da12c54992
parent484957ae6c88cd33946e8677b1306530657b32b6
WPS: Added control interface notification for available WPS APs

Whenever new scan results include WPS AP(s) and the client is not
associated, send a notification message to control interface monitors.
This makes it easier for GUIs to notify the user about possible WPS
availability without having to go through the scan results.
src/common/wpa_ctrl.h
wpa_supplicant/events.c
wpa_supplicant/wps_supplicant.c
wpa_supplicant/wps_supplicant.h