bt-service: Bluetooth is Turn ON on every boot 53/139453/1
authorAnurag Biradar <biradar.a@samsung.com>
Wed, 19 Jul 2017 04:43:41 +0000 (10:13 +0530)
committerAnurag Biradar <biradar.a@samsung.com>
Wed, 19 Jul 2017 04:43:41 +0000 (10:13 +0530)
commit340bb0e1086020d6203d4f1e4d4ce3b76711d433
treeb96bdcc598243d7f33960bf8c9266c66338c2add
parent6230ad29f21b9bf3d9ef037f62c1d2c62075145f
bt-service: Bluetooth is Turn ON on every boot

Once BT_OFF_DUE_TO_TIMEOUT vconf is set it will never unset the vconf. So, on
each boot or bt-service launch bt is enabled even though BT was not enabled in
previous session

Before enabling BT during launch of bt-service, unset this vconf it is set

Change-Id: I34bebcca8ceeae21c9c972bef21371925b29ffba
bt-service/bt-service-main.c