P2P: Trigger event when invitation is accepted
authorLior David <qca_liord@qca.qualcomm.com>
Sun, 10 Apr 2016 14:10:22 +0000 (17:10 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 18 Apr 2016 13:57:05 +0000 (16:57 +0300)
commit0ee89250982cd3d424952d88cdc2f5c52e500a81
tree6993e4af556b7f58fa66025668e3a2b0dfee1786
parentbd86ea0808f1b1cc573ae81277612577c4651046
P2P: Trigger event when invitation is accepted

Trigger an event when wpa_supplicant accepts an invitation to re-invoke
a persistent group. Previously wpa_supplicant entered group formation
without triggering any specific events and it could confuse clients,
especially when operating with a driver that does not support
concurrency between P2P and infrastructure connection.

Signed-off-by: Lior David <qca_liord@qca.qualcomm.com>
src/common/wpa_ctrl.h
wpa_supplicant/p2p_supplicant.c