From 8971409e78a8a8cbc0d7dc4cfecab8d6b8e20b40 Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Mon, 28 Jan 2019 11:10:27 +0900 Subject: Disable Bluetooth GATT server feature in TM1 TM1 target has a HW issue in Bluetooth LE. So it is very unstable that an application uses GATT Server API. By Tizen 5.0 we notify this HW problem to SE team, and re-test if LE TC reports the fail. But it will reduce the confusion to disable GATT server feature in TM1. Change-Id: I6211b4a39c05ce3ebeac5ad225fe865adac90c78 Signed-off-by: DoHyun Pyun --- tm1/model-config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tm1') diff --git a/tm1/model-config.xml b/tm1/model-config.xml index 5293c96..2cd3740 100644 --- a/tm1/model-config.xml +++ b/tm1/model-config.xml @@ -75,7 +75,7 @@ false true false - true + false true true true -- cgit v1.2.3