Fixed wifi_direct_is_discoverable() issue when own device connected using GO Negotiation 93/56293/1
authorNishant Chaprana <n.chaprana@samsung.com>
Wed, 6 Jan 2016 05:16:24 +0000 (10:46 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Wed, 6 Jan 2016 05:16:24 +0000 (10:46 +0530)
commitbf95dd4c8f2c462b6e55fbff88f71b6403189036
treecd274e3b9204e0873c280b41a670c519b71e6d40
parent5cc5f4c541c4d6d807ee17cd2a4d9ba457b2b26e
Fixed wifi_direct_is_discoverable() issue when own device connected using GO Negotiation

This patch fixes the issue in wifi_direct_is_discoverable() API,
The API was not returning proper status when TV was Group Owner
and was connected suing GO Negotiation.

Change-Id: I35d540674d6c41b5935ce75f07f1e534a8f48659
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
packaging/wifi-direct-manager.spec
src/wifi-direct-client.c