[ug-wifi-efl]: Fixed TSAM-8893 Issue :Wifi screen is blink in background 41/93141/4
authorManeesh Jain <maneesh.jain@samsung.com>
Thu, 20 Oct 2016 11:35:53 +0000 (17:05 +0530)
committerManeesh Jain <maneesh.jain@samsung.com>
Thu, 20 Oct 2016 11:58:03 +0000 (17:28 +0530)
commit0328329e68144a3e6d244e76c393bf8706a99ec6
treef462081c4b1e13bc625a6c2af7d06db26337e51e
parent9a03cf31208ed283f2bc6400ee8f8062754c3cea
[ug-wifi-efl]: Fixed TSAM-8893 Issue :Wifi screen is blink in background

Description:This patch is used to fixed TSAM-8893 issue.
Reason: During WPS connection, application keep getting the Scan Indication
event from M/W. Application viewer process this event by clear & update the
Scan list. Thats why there was a blink in background

To fix this issue, block the scan indication event while WPS
conneciton is in progress.

Change-Id: I273c9ac8c7e0d447fc866489df7dfc77937d367c
Signed-off-by: Maneesh Jain <maneesh.jain@samsung.com>
packaging/wifi-efl-ug.spec
sources/ui-gadget/include/ug_wifi.h
sources/ui-gadget/viewers-layout/viewer_manager.c
sources/ui-gadget/viewers-layout/wifi_viewer_list.c
sources/ui-gadget/wifi-wlan-callbacks.c