klte-common: bluetooth: Sort vnd_hlte.txt alphabetically
* For great sanity Change-Id: I27ff1355e6bf668200d98bee09d0ad85631e6330
This commit is contained in:
parent
c453c83a25
commit
817309ffc5
1 changed files with 7 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
||||||
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
|
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
|
||||||
FW_PATCHFILE_LOCATION = "/vendor/firmware"
|
BTHW_DBG = TRUE
|
||||||
BT_WAKE_VIA_PROC = TRUE
|
BT_WAKE_VIA_PROC = TRUE
|
||||||
BT_WAKE_VIA_PROC_NOTIFY_DEASSERT=TRUE
|
BT_WAKE_VIA_PROC_NOTIFY_DEASSERT=TRUE
|
||||||
LPM_IDLE_TIMEOUT_MULTIPLE = 5
|
FW_PATCHFILE_LOCATION = "/vendor/firmware"
|
||||||
BTHW_DBG = TRUE
|
|
||||||
UART_TARGET_BAUD_RATE = 3000000
|
|
||||||
FW_PATCH_SETTLEMENT_DELAY_MS = 100
|
FW_PATCH_SETTLEMENT_DELAY_MS = 100
|
||||||
USE_AXI_BRIDGE_LOCK = TRUE
|
|
||||||
UART_FORCE_TWO_STOPBITS = TRUE
|
|
||||||
LPM_COMBINE_SLEEP_MODE_AND_LPM = 0
|
LPM_COMBINE_SLEEP_MODE_AND_LPM = 0
|
||||||
SCO_WBS_SAMPLE_RATE = 0
|
LPM_IDLE_TIMEOUT_MULTIPLE = 5
|
||||||
PROC_BTWRITE_TIMER_TIMEOUT_MS = 0
|
PROC_BTWRITE_TIMER_TIMEOUT_MS = 0
|
||||||
|
SCO_WBS_SAMPLE_RATE = 0
|
||||||
|
UART_FORCE_TWO_STOPBITS = TRUE
|
||||||
|
UART_TARGET_BAUD_RATE = 3000000
|
||||||
|
USE_AXI_BRIDGE_LOCK = TRUE
|
||||||
|
|
Loading…
Reference in a new issue