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.
14 lines
461 B
14 lines
461 B
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyMFD0" |
|
FW_PATCHFILE_LOCATION = "/vendor/firmware/" |
|
FW_PATCH_SETTLEMENT_DELAY_MS = 200 |
|
LPM_IDLE_TIMEOUT_MULTIPLE = 5 |
|
SCO_USE_I2S_INTERFACE = FALSE |
|
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 |
|
BRCM_A2DP_OFFLOAD_MAX_BITPOOL = 51
|
|
|