summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/bt_stack.conf24
1 files changed, 12 insertions, 12 deletions
diff --git a/conf/bt_stack.conf b/conf/bt_stack.conf
index 90becc3..a956c14 100644
--- a/conf/bt_stack.conf
+++ b/conf/bt_stack.conf
@@ -16,18 +16,18 @@ TraceConf=true
# BT_TRACE_LEVEL_API 3 ( API traces )
# BT_TRACE_LEVEL_EVENT 4 ( Debug messages for events )
# BT_TRACE_LEVEL_DEBUG 5 ( Full debug messages )
-TRC_BTM=5
-TRC_HCI=5
+TRC_BTM=2
+TRC_HCI=2
TRC_L2CAP=2
-TRC_RFCOMM=3
-TRC_OBEX=3
-TRC_AVCT=3
-TRC_AVDT=3
-TRC_AVRC=3
+TRC_RFCOMM=2
+TRC_OBEX=2
+TRC_AVCT=2
+TRC_AVDT=2
+TRC_AVRC=2
TRC_AVDT_SCB=2
TRC_AVDT_CCB=2
-TRC_A2D=3
-TRC_SDP=5
-TRC_GATT=5
-TRC_SMP=5
-TRC_BTAPP=4
+TRC_A2D=2
+TRC_SDP=2
+TRC_GATT=2
+TRC_SMP=2
+TRC_BTAPP=2