summaryrefslogtreecommitdiffstats
path: root/conf/bt_stack.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/bt_stack.conf')
-rw-r--r--conf/bt_stack.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/conf/bt_stack.conf b/conf/bt_stack.conf
index 0b16be4..90becc3 100644
--- a/conf/bt_stack.conf
+++ b/conf/bt_stack.conf
@@ -18,16 +18,16 @@ TraceConf=true
# BT_TRACE_LEVEL_DEBUG 5 ( Full debug messages )
TRC_BTM=5
TRC_HCI=5
-TRC_L2CAP=5
-TRC_RFCOMM=5
-TRC_OBEX=5
-TRC_AVCT=5
-TRC_AVDT=5
-TRC_AVRC=5
-TRC_AVDT_SCB=5
-TRC_AVDT_CCB=5
-TRC_A2D=5
+TRC_L2CAP=2
+TRC_RFCOMM=3
+TRC_OBEX=3
+TRC_AVCT=3
+TRC_AVDT=3
+TRC_AVRC=3
+TRC_AVDT_SCB=2
+TRC_AVDT_CCB=2
+TRC_A2D=3
TRC_SDP=5
TRC_GATT=5
TRC_SMP=5
-TRC_BTAPP=5
+TRC_BTAPP=4