]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add method to signal lost device
authorJohannes Berg <johannes.berg@intel.com>
Thu, 24 Feb 2011 20:22:16 +0000 (22:22 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Feb 2011 20:22:16 +0000 (22:22 +0200)
commit56eeb8f2996607e453737211470fcd3b525fddb0
treeb773b5a53c853ac24ce5c1fe68e5e645d978f369
parentd642d2d2676b8da7b938f7c9dea4723ac86612ca
P2P: Add method to signal lost device

This signal is used to notify users of the P2P
state machine or wpa_supplicant of lost devices.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
src/p2p/p2p.c
src/p2p/p2p.h
wpa_supplicant/notify.c
wpa_supplicant/notify.h
wpa_supplicant/p2p_supplicant.c