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.
15 lines
392 B
15 lines
392 B
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC4"
|
|
BTHW_DBG = TRUE
|
|
BTVND_DBG = TRUE
|
|
FW_PATCHFILE_LOCATION = "/system/vendor/firmware/"
|
|
FW_PATCH_SETTLEMENT_DELAY_MS = 150
|
|
LPM_IDLE_TIMEOUT_MULTIPLE = 5
|
|
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
|
|
UART_TARGET_BAUD_RATE = 2000000
|
|
UPIO_DBG = TRUE
|
|
VNDUSERIAL_DBG = TRUE
|