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.
16 lines
427 B
16 lines
427 B
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC4"
|
|
BTHW_DBG = TRUE
|
|
BTVND_DBG = TRUE
|
|
FW_PATCHFILE_LOCATION = "/system/vendor/firmware/"
|
|
FW_PATCH_SETTLEMENT_DELAY_MS = 200
|
|
LPM_IDLE_TIMEOUT_MULTIPLE = 1
|
|
#SCO_I2SPCM_IF_CLOCK_RATE = 1
|
|
#SCO_I2SPCM_IF_ROLE = 1
|
|
#SCO_PCM_IF_CLOCK_MODE = 1
|
|
#SCO_PCM_IF_CLOCK_RATE = 1
|
|
#SCO_PCM_IF_SYNC_MODE = 1
|
|
SCO_USE_I2S_INTERFACE = FALSE
|
|
UART_TARGET_BAUD_RATE = 3000000
|
|
UPIO_DBG = TRUE
|
|
VNDUSERIAL_DBG = TRUE
|