You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
349 B
13 lines
349 B
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0"
|
|
FW_PATCHFILE_LOCATION = "/vendor/firmware/"
|
|
BT_WAKE_VIA_PROC = FALSE
|
|
BT_WAKE_VIA_USERIAL_IOCTL = FALSE
|
|
UART_TARGET_BAUD_RATE = 3000000
|
|
SCO_USE_I2S_INTERFACE = FALSE
|
|
LPM_IDLE_TIMEOUT_MULTIPLE = 1
|
|
BTVND_DBG = FALSE
|
|
BTHW_DBG = TRUE
|
|
VNDUSERIAL_DBG = FALSE
|
|
UPIO_DBG = FALSE
|
|
FW_PATCH_SETTLEMENT_DELAY_MS = 200
|