Fix abnormal wifi deactivation 38/109138/1 tizen_3.0.m2 submit/tizen_3.0.m2/20170109.044454
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 4 Jan 2017 15:12:34 +0000 (00:12 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Mon, 9 Jan 2017 04:30:55 +0000 (13:30 +0900)
commit2d1017da45f832ff4e4e151153fa5e1e19780224
treee444c7cad040ca97681e72a8de3f3b97145ac84b
parent97d882d9b7a5bb5e47e4391ce8731cffe152c81d
Fix abnormal wifi deactivation

The scan done event for SSID based scan was blocked to prevent Double Scan Indication Event
but It can cause abnormal wifi deactivation because the scanning flag may not be cleared correctly.
So the existing solution is removed and applied other solution.

Change-Id: I720faece9cb423e65f23292d4c48cd562e4f2f70
include/technology.h
plugins/wifi.c
src/technology.c