B2G/Bluetooth-bluedroid: Difference between revisions

Jump to navigation Jump to search
Line 48: Line 48:
----
----


<nowiki>#</nowiki> Enable BtSnoop logging function <br>
#Enable BtSnoop logging function
<nowiki>#</nowiki> valid value : true, false <br>
#valid value : true, false
BtSnoopLogOutput=true <br>
BtSnoopLogOutput=true
<nowiki>#</nowiki> BtSnoop log output file <br>
#BtSnoop log output file
BtSnoopFileName=/sdcard/btsnoop_hci.log <br>
BtSnoopFileName=/sdcard/btsnoop_hci.log
 
In /system/etc/bluetooth/bt_stack.conf defined <br>
In /system/etc/bluetooth/bt_stack.conf defined <br>
logging level, this effected what we saw in logcat <br>
logging level, this effected what we saw in logcat <br>
You can use Wireshark or frontline viewer to open it.
You can use Wireshark or frontline viewer to open it.
----
----
 
==== Log level ====
  #Trace level configuration
  #Trace level configuration
  #BT_TRACE_LEVEL_NONE 0 ( No trace messages to be generated )
  #BT_TRACE_LEVEL_NONE 0 ( No trace messages to be generated )
Confirmed users
192

edits

Navigation menu