• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/broadcom/libbt


Commit MetaInfo

Revision95642a1f588c467c7d7185cc6220a85702001406 (tree)
Zeit2013-04-13 04:16:34
AutorSungmin Choi <sungmin.choi@lge....>
CommiterVineeta Srivastava

Log Message

Add hardware configuration

- UART device port
- FW location
- LPM set up : Currently disabled.

It will be on when LPM driver kicks in transport layer set up

Change-Id: I24d07f5583b1928e6e7ceceebf7a090e4faa93d2
Signed-off-by: Hyungjung Kim <hyungjung0521.kim @lge.com>
Signed-off-by: Sungmin Choi <sungmin.choi@lge.com>

Ändern Zusammenfassung

Diff

--- /dev/null
+++ b/libbt/include/vnd_hammerhead.txt
@@ -0,0 +1,11 @@
1+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS99"
2+FW_PATCHFILE_LOCATION = "/vendor/firmware/"
3+UART_TARGET_BAUD_RATE = 4000000
4+LPM_IDLE_TIMEOUT_MULTIPLE = 5
5+SCO_USE_I2S_INTERFACE = FALSE
6+SCO_I2SPCM_IF_ROLE = 0
7+BTVND_DBG = FALSE
8+BTHW_DBG = TRUE
9+VNDUSERIAL_DBG = FALSE
10+UPIO_DBG = FALSE
11+LPM_SLEEP_MODE = 0