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.
20 lines
577 B
20 lines
577 B
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS6"
|
|
FW_PATCHFILE_LOCATION = "/vendor/firmware/"
|
|
BT_WAKE_VIA_PROC = FALSE
|
|
UART_TARGET_BAUD_RATE = 3000000
|
|
LPM_IDLE_TIMEOUT_MULTIPLE = 2
|
|
LPM_BT_WAKE_POLARITY = 0
|
|
LPM_HOST_WAKE_POLARITY = 0
|
|
PROC_BTWRITE_TIMER_TIMEOUT_MS = 0
|
|
SCO_USE_I2S_INTERFACE = FALSE
|
|
SCO_I2SPCM_IF_ROLE = 0
|
|
BTVND_DBG = FALSE
|
|
BTHW_DBG = TRUE
|
|
VNDUSERIAL_DBG = FALSE
|
|
UPIO_DBG = FALSE
|
|
BRCM_A2DP_OFFLOAD = TRUE
|
|
BRCM_A2DP_OFFLOAD_SRC = AUDIO_ROUTE_SRC_I2S
|
|
BRCM_A2DP_OFFLOAD_SRC_SF = AUDIO_ROUTE_SF_48K
|
|
BRCM_A2DP_OFFLOAD_PCM_PIN_FCN = PCM_PIN_FCN_I2S_SLAVE
|
|
BTA2DP_DEBUG = FALSE
|