klte-common: bluetooth: Sort vnd_hlte.txt alphabetically

* For great sanity

Change-Id: I27ff1355e6bf668200d98bee09d0ad85631e6330
This commit is contained in:
Kevin F. Haggerty 2018-02-09 10:55:02 -07:00
parent c453c83a25
commit 817309ffc5
1 changed files with 7 additions and 7 deletions

View File

@ -1,13 +1,13 @@
BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
FW_PATCHFILE_LOCATION = "/vendor/firmware"
BTHW_DBG = TRUE
BT_WAKE_VIA_PROC = TRUE
BT_WAKE_VIA_PROC_NOTIFY_DEASSERT=TRUE
LPM_IDLE_TIMEOUT_MULTIPLE = 5
BTHW_DBG = TRUE
UART_TARGET_BAUD_RATE = 3000000
FW_PATCHFILE_LOCATION = "/vendor/firmware"
FW_PATCH_SETTLEMENT_DELAY_MS = 100
USE_AXI_BRIDGE_LOCK = TRUE
UART_FORCE_TWO_STOPBITS = TRUE
LPM_COMBINE_SLEEP_MODE_AND_LPM = 0
SCO_WBS_SAMPLE_RATE = 0
LPM_IDLE_TIMEOUT_MULTIPLE = 5
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