39 lines
828 B
Plaintext
Executable File
39 lines
828 B
Plaintext
Executable File
# RELEASE NAME: 20180702_BT_ANDROID_9.0
|
|
# Bluetooth Device Name; NULL or comment means "ro.product.model"
|
|
#Name=Realtek Bluetooth
|
|
|
|
# Device Class
|
|
DevClassServiceClass=0x1A
|
|
DevClassMajorClass=0x01
|
|
DevClassMinorClass=0x1C
|
|
|
|
#Indicate USB or UART driver bluetooth
|
|
#BtDeviceNode=/dev/rtk_btusb
|
|
BtDeviceNode=?/dev/ttyS0:H5
|
|
|
|
# Enable BtSnoop logging function
|
|
# valid value : true, false
|
|
RtkBtsnoopDump=false
|
|
|
|
# BtSnoop log output file
|
|
BtSnoopFileName=/data/misc/bluedroid/btsnoop_hci.cfa
|
|
|
|
# Preserve existing BtSnoop log before overwriting
|
|
BtSnoopSaveLog=true
|
|
|
|
#bit0 = 1,don't show heartbeat packet in btsnoop
|
|
RtkbtLogFilter=1
|
|
|
|
# configuration for uart card to save HCI log for slave
|
|
H5LogOutput=0
|
|
|
|
# Enable Coex log
|
|
BtCoexLogOutput=0
|
|
|
|
# Enable net btsnoop Dump
|
|
RtkBtsnoopNetDump=false
|
|
|
|
|
|
# Enable auto restart bt
|
|
RtkBtAutoRestart=true
|