10 lines
204 B
Text
10 lines
204 B
Text
|
# UART device port where Bluetooth controller is attached
|
||
|
UartPort = /dev/ttyS1
|
||
|
|
||
|
# Firmware patch file location
|
||
|
FwPatchFilePath = /system/vendor/modules/
|
||
|
|
||
|
#Firmware name
|
||
|
FwPatchFileName = bcm40183b2.hcd
|
||
|
|