Enhance BT On scenario in power off 06/186006/1
authorSeungyoun Ju <sy39.ju@samsung.com>
Fri, 27 Jul 2018 09:30:20 +0000 (18:30 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Mon, 6 Aug 2018 11:46:38 +0000 (20:46 +0900)
commitaa9b3271329649a3289501711e53d39fe38318b6
tree2eeb414406c23f43db7d14cf7828df40be39024d
parent0ead8e17bea63cc795120c4e4ff4bbc065ba5c24
Enhance BT On scenario in power off

[Problem] BT is not turned on when flight mode is unset during power
 off. This is not usual case but it happens sometimes in wearable model.
 Specific case is described in "Checking Method".
[Cause & Measure] If BT on is requested during power off, just update
 vconf of bt state. So that in next boot, BT is turned on.
[Checking Method] BT On -> Cool down (LimitAction) / Flight mode on ->
 BT Off -> Cool down (ShutDown) -> Flight mode off -> BT On, but it's not done
 -> Power off -> Power On -> BT should be turned on

Change-Id: I63775e38b09b77d7eb7c4cf9ae8e8445902b793a
bt-service/bt-service-adapter.c
bt-service/bt-service-main.c
bt-service/include/bt-service-adapter.h
bt-service/include/bt-service-common.h