Fixed autonomous group create issue in supplicant socket plugin 15/80615/1 asp2
authorNishant Chaprana <n.chaprana@samsung.com>
Tue, 19 Jul 2016 06:57:59 +0000 (12:27 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Tue, 19 Jul 2016 06:57:59 +0000 (12:27 +0530)
commitc5beec067bc1f5911c3af91edadbaf7d8a062b2b
treed090eba79b67de6c4b03d3663f8084c3a304358b
parentcfec988cc95742afd2e91694e8f419a287968088
Fixed autonomous group create issue in supplicant socket plugin

This patch fixes below issues in supplicant socket plugin:
1. Autonomous group creation issue.
2. when GROUP_IFACE_NAME is same as COMMON_IFACE_NAME then we should not
connect to supplicant socket again as there is no new interface created
when group is created.

Change-Id: I5d5c8ca21c4e475e081bcbe5c361b6deac9fd2d0
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
packaging/wifi-direct-manager.spec
plugin/wpasupplicant/ctrl_iface_sock/wfd-plugin-wpasupplicant.c