diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-13 20:54:44 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-13 20:56:17 +0100 |
commit | 4cf95bb3ead28152c73a143681b9ee43ddc268f0 (patch) | |
tree | cd019ee30db2a7f5f9a60c0d1ee9f2d77e090e3d /bluetooth | |
parent | 9ecbde37ce951782e10256e2ecceb85c1b95cb99 (diff) | |
download | device_samsung_p5100-4cf95bb3ead28152c73a143681b9ee43ddc268f0.zip device_samsung_p5100-4cf95bb3ead28152c73a143681b9ee43ddc268f0.tar.gz device_samsung_p5100-4cf95bb3ead28152c73a143681b9ee43ddc268f0.tar.bz2 |
p51xx: provide bluedroid config
Change-Id: I2c8ee22023b14662cbb91805993d6734ad92f9f3
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_espresso10.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bluetooth/vnd_espresso10.txt b/bluetooth/vnd_espresso10.txt new file mode 100644 index 0000000..b17d53c --- /dev/null +++ b/bluetooth/vnd_espresso10.txt @@ -0,0 +1,12 @@ +BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyO1" +FW_PATCHFILE_LOCATION = "/vendor/firmware/" +FW_PATCH_SETTLEMENT_DELAY_MS = 50 +UART_TARGET_BAUD_RATE = 3000000 +LPM_IDLE_TIMEOUT_MULTIPLE = 5 +BTVND_DBG = FALSE +BTHW_DBG = TRUE +VNDUSERIAL_DBG = FALSE +UPIO_DBG = FALSE +SCO_PCM_IF_CLOCK_RATE = 0 +PCM_DATA_FMT_FILL_METHOD = 3 +PCM_DATA_FMT_FILL_NUM = 3 |