1# RELEASE NAME: 20190717_BT_ANDROID_9.0 2# Bluetooth Device Name; NULL or comment means "ro.product.model" 3#Name=Realtek Bluetooth 4 5# Device Class 6DevClassServiceClass=0x1A 7DevClassMajorClass=0x01 8DevClassMinorClass=0x1C 9 10#Indicate USB or UART driver bluetooth 11BtDeviceNode=?/dev/ttyS1:H5 12 13# Enable BtSnoop logging function 14# valid value : true, false 15RtkBtsnoopDump=false 16 17# BtSnoop log output file 18BtSnoopFileName=/data/misc/bluedroid/btsnoop_hci.cfa 19 20# Preserve existing BtSnoop log before overwriting 21BtSnoopSaveLog=true 22 23#bit0 = 1,don't show heartbeat packet in btsnoop 24RtkbtLogFilter=1 25 26# configuration for uart card to save HCI log for slave 27H5LogOutput=0 28 29# Enable Coex log 30BtCoexLogOutput=0 31 32# Enable net btsnoop Dump 33RtkBtsnoopNetDump=false 34 35 36# Enable auto restart bt 37RtkBtAutoRestart=true 38