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.
11 lines
307 B
11 lines
307 B
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyMFD0" |
|
FW_PATCHFILE_LOCATION = "/vendor/firmware/" |
|
BT_WAKE_VIA_PROC = FALSE |
|
BT_WAKE_VIA_USERIAL_IOCTL = FALSE |
|
LPM_IDLE_TIMEOUT_MULTIPLE = 5 |
|
BTVND_DBG = FALSE |
|
BTHW_DBG = TRUE |
|
VNDUSERIAL_DBG = FALSE |
|
UPIO_DBG = FALSE |
|
SCO_PCM_IF_CLOCK_RATE = 2 |
|
USE_CONTROLLER_BDADDR = FALSE
|
|
|