[wifi-direct-manager] Start session at GONegotiationRequest. 99/70999/3
authorNishant Chaprana <n.chaprana@samsung.com>
Mon, 23 May 2016 14:03:46 +0000 (19:33 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Thu, 2 Jun 2016 07:13:17 +0000 (12:43 +0530)
commit7bdf8daa4bee109c5d1c1934e30b1d18c7aeeeed
treef1c1e5181461ded15ceeb1b0145bd349711a2f1c
parent8ae3629140cb4e1a06a55aa274dabb014550d6aa
[wifi-direct-manager] Start session at GONegotiationRequest.

Description: This patch starts session for PBC and KEYPAD connection
             request at GONegotiationRequest reception.

Currently connection session is started at ProvisionDiscoveryRequest event.
But it should be started when Peer send GoNegotiationRequest event because
until peer donot sends GONegotiationRequest we are not sure whether it wants
to initiate connection with us or not.

Change-Id: Ic27ad1f612f70932ae2f131f3342fd6cef1e37b8
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
packaging/wifi-direct-manager.spec
plugin/wpasupplicant/ctrl_iface_dbus/wfd-plugin-wpasupplicant.c
src/wifi-direct-event.c
src/wifi-direct-session.c