remove some bt enable checks 47/32347/2 accepted/tizen/common/20141222.111329 accepted/tizen/ivi/20141223.020116 accepted/tizen/mobile/20141222.135414 accepted/tizen/tv/20141222.133837 accepted/tizen/wearable/20141222.134738 submit/tizen/20141222.094713
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Wed, 10 Dec 2014 17:18:06 +0000 (18:18 +0100)
committerCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Thu, 18 Dec 2014 09:57:28 +0000 (01:57 -0800)
commit1dbc9f0c5c26474e747524e8993af3fb2a2ea5d2
tree52e9574e83071bb144beaf6eed5e56fcaa2929f2
parent746ecbe5948a9b43ac2f6bf4f2fa67920dcc9dac
remove some bt enable checks

bluetooth adapter doesn't need to be powered on for gettting
adapter properties.

Remove those checks allows to retrieve adapter properties from
tizen.bluetooth.getDefaultAdapter() Web API call even if adapter
is powered off.

It helps to fix TC-1994.

Change-Id: If41ca8ac5a23a73c22e776cf2a19e4c4b0a819c9
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
bt-api/bt-adapter.c