Fix Provision Discovery Request event logic 89/105089/2 accepted/tizen/common/20161216.124346 submit/tizen/20161216.015417
authorYu Jiung <jiung.yu@samsung.com>
Thu, 15 Dec 2016 10:25:42 +0000 (19:25 +0900)
committerYu Jiung <jiung.yu@samsung.com>
Fri, 16 Dec 2016 01:49:34 +0000 (10:49 +0900)
commit7910ec3274139747f9d86021ba478402f42e6fc0
tree4cad8ca9912ba4a533859fb21093f60c59c03e98
parentdda2040c34fea69739834e56b8a45f1df7c9ff63
Fix Provision Discovery Request event logic

Description : If the device is GO which sent the Invitation Request
to the peer and that peer sends the provision discovery request,
that request can't be accepted because the condition on event handler.
Replace it with checking the peer is already on the members of the
Wi-Fi Direct group.

Change-Id: I1e7636a6ab4abf51ef30ccd12215a6f115884132
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
packaging/wifi-direct-manager.spec
src/wifi-direct-event.c
src/wifi-direct-iface.c
src/wifi-direct-session.c