1 # UART device port where Bluetooth controller is attached 2 UartPort = /dev/ttyO1 3 4 # Firmware patch file location 5 FwPatchFilePath = /vendor/firmware/ 6