Confirmed users
192
edits
Shawn huang (talk | contribs) |
Shawn huang (talk | contribs) |
||
Line 48: | Line 48: | ||
---- | ---- | ||
#Enable BtSnoop logging function | |||
#valid value : true, false | |||
BtSnoopLogOutput=true | BtSnoopLogOutput=true | ||
#BtSnoop log output file | |||
BtSnoopFileName=/sdcard/btsnoop_hci.log | 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 ) |