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.
12 lines
319 B
12 lines
319 B
BLUETOOTH_UART_DEVICE_PORT = "/dev/tty01"
|
|
FW_PATCHFILE_LOCATION = "/vendor/firmware/"
|
|
LPM_IDLE_TIMEOUT_MULTIPLE = 5
|
|
SCO_USE_I2S_INTERFACE = TRUE
|
|
BTVND_DBG = FALSE
|
|
BTHW_DBG = TRUE
|
|
VNDUSERIAL_DBG = FALSE
|
|
UPIO_DBG = FALSE
|
|
PROC_BTWRITE_TIMER_TIMEOUT_MS = 0
|
|
#BT_WAKE_VIA_PROC = TRUE
|
|
#BT_WAKE_VIA_PROC_NOTIFY_DEASSERT = TRUE
|