hardware/broadcom/libbt
Revisão | 1df63d5eabe0d7b1ef5c915ea6635236e0f21e2d (tree) |
---|---|
Hora | 2012-09-26 12:34:04 |
Autor | Ramanan Rajeswaran <ramanan@goog...> |
Commiter | Ramanan Rajeswaran |
Add vnd_tilapia
Change-Id: Iee5344b2cbe2bdbf7267e4d3337d100538731019
@@ -0,0 +1,9 @@ | ||
1 | +BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS2" | |
2 | +FW_PATCHFILE_LOCATION = "/etc/firmware/" | |
3 | +BT_WAKE_VIA_USERIAL_IOCTL = TRUE | |
4 | +LPM_IDLE_TIMEOUT_MULTIPLE = 5 | |
5 | +BTVND_DBG = FALSE | |
6 | +BTHW_DBG = TRUE | |
7 | +VNDUSERIAL_DBG = FALSE | |
8 | +UPIO_DBG = FALSE | |
9 | +SCO_PCM_IF_CLOCK_RATE = 2 |