History log of /hardware/qcom/bt/msm8996/libbt-vendor/src/hw_rome.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dce6a114229a6ecf183a45ef9f95e3147afdb07a 25-Jan-2018 Steven Moreland <smoreland@google.com> Make libbt-vendor build with the VNDK.

When the vndk is enabled (BOARD_VNDK_VERSION=current),
vendor libraries must only link against vendor variants
in the build system. This also means that they receive
restricted sets of headers and that automatic global
headers are restricted.

Test: build libbt-vendor with BOARD_VNDK_VERSION=current
Bug: 69526027
Change-Id: I2ff78cccc417d0fff8cacb8b82fa8dc3d6f074ab
/hardware/qcom/bt/msm8996/libbt-vendor/src/hw_rome.c
fba3a7fa5f9ee55f09b437599079a5605440f9b7 20-Dec-2017 Mark Salyzyn <salyzyn@google.com> build warnings

Solve a series of build warnings, the most notable being the
annoying unused label error: which makes _real_ build errors
harder to find.

Test: build warnings gone.
Change-Id: I447bd06dabdaf52b4742b06fb081368e0d86eae5
/hardware/qcom/bt/msm8996/libbt-vendor/src/hw_rome.c
c282b4fb576cd6e8611b23c3aec8139bfebd616d 15-Apr-2017 Sunny Kapdi <sunnyk@codeaurora.org> Disable verbose log during firmware init

Bug: 36256924
Test: logcat on Sailfish and count number of "bt_vendor:" lines
Change-Id: I52fbe119a897a161e3c645fd2940b5446358a549
(cherry picked from commit a9c73db810d27f9293f09c10b69ecf205aed3b43)
/hardware/qcom/bt/msm8996/libbt-vendor/src/hw_rome.c
2fb5b81e0f3e76df7186ad0dd797de97f0111474 29-Mar-2017 Myles Watson <mylesgw@google.com> Remove file writes to /data/misc/bluedroid

The data is already being sent to logcat.

Bug: 36602160
Test: Start Bluetooth, check for /data/misc/bluedroid/bt_fw_version.txt
Change-Id: Iac15dae3cd617c254f39e61203c25b7e08f81099
/hardware/qcom/bt/msm8996/libbt-vendor/src/hw_rome.c
ea15d9e4bad608dcf461923743247549da561a5c 13-Jul-2016 Sivaram Vempati <svempati@codeaurora.org> Set firmware file path dynamically

In customer's build, the firmware file path is different.
Changed the code to retrieve this information dynamically
instead of hard-coding it.

Bug: 29072816

Change-Id: Ie79190b4131fb8e422a5ffb2eadf083cc1772129
/hardware/qcom/bt/msm8996/libbt-vendor/src/hw_rome.c
635682da6daf370cdba78511b917e166f0b6dbec 11-Jun-2016 Steve Pfetsch <spfetsch@google.com> bt: Create new msm8996 BT HAL

Bug: 29243594
Change-Id: Ia0b426d4d64505a2b1a2a01de25a9c5e0ac71739
/hardware/qcom/bt/msm8996/libbt-vendor/src/hw_rome.c