Commit graph

11 commits

Author SHA1 Message Date
Himanshu Rawat
569fc5fe18 Disable unsupported BT profiles am: 809d0d74ff am: cf3be35d6d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20705025

Change-Id: I7a1b239f5f6b89ea3b7d1148abe1db823ed90827
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-15 10:14:35 +00:00
Himanshu Rawat
809d0d74ff Disable unsupported BT profiles
PBAP server, MAP server and SAP server roles are not supported on the
TangorPro

Bug: 262203491
Test: adb shell getprop bluetooth.profile.map.server.enabled; adb shell
getprop bluetooth.profile.pbap.server.enabled; adb shell getprop
bluetooth.profile.sap.server.enabled

Change-Id: I90d965ea77d015077bad844a8d377254c4e2a886
2022-12-15 03:27:13 +00:00
Poompatai Puntitpong
496eaa2c80 Merge "bt: change bluetooth.uart.port property to soong config property this property is also tied to vendor partition usage" into tm-qpr-dev am: 6fe695d0eb am: c11287b7a0
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20636751

Change-Id: I36fb9820edc154ad3b681b94368f1c3bfcab704b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2022-12-14 04:23:54 +00:00
Poompatai Puntitpong
66129c918e bt: change bluetooth.uart.port property to soong config property
this property is also tied to vendor partition usage

Bug: 245439217
Test: pass VtsHalBluetoothV1_0TargetTest
Change-Id: I9eb8b321866c0de182a9f0287ed0eb448dd05e07
2022-12-14 02:42:18 +00:00
Adam Shih
9de7afb502 get bt permission xml to gs-common
Bug: 242661555
Test: connect to bluetooth
Change-Id: I3238b1442e7f3c7bcb99f5826e545c271a27b789
2022-09-14 09:57:10 +08:00
Adam Shih
8f315e822f Merge "isolate tangorpro from broadcom bt settings" 2022-09-07 22:59:50 +00:00
Adam Shih
45a8852616 isolate tangorpro from broadcom bt settings
Bug: 242661555
Test: vts-tradefed run vts -m vts_treble_vintf_vendor_test
Change-Id: I7665d750e101c74cfcdef732dbccdd9341629509
2022-08-29 10:19:39 +08:00
Himanshu Rawat
99c90cbdc4 Revert "Disable A2DP hardware offload"
This reverts commit c0bced1a2b.

Reason for revert: ag/19586826 has enabled the A2DP hardware offload in the firmware

Change-Id: I2957d3c963c0151396481bb5525f57970d88e651
2022-08-17 04:43:35 +00:00
Himanshu Rawat
c0bced1a2b Disable A2DP hardware offload
A2DP hardware offload is not supported by the Synaptics at present.

Bug: 239004641
Test: Start A2DP streaming with AAC or SBC codec
Change-Id: I3e37b249b7a44c41d896f65b002486aa5f510d0d
2022-07-21 06:01:38 +00:00
Himanshu Rawat
8b6b42d7f3 Synaptics Bluetooth A/B firmware update feature
Added property persist.bluetooth.firmware.selection to select the target firmware.

Bug: 238605176
Test: adb shell "setprop persist.bluetooth.firmware.selection BTFW_B.hcd"
Change-Id: I419a4152833ee31cc4b18c3e014a723f63b74aa0
2022-07-11 12:23:51 +00:00
Himanshu Rawat
cd99ec465b T6Pro Bluetooth bringup
Remove QCOM BT flags with those for Synaptics
Add Synaptics BTHAL in the product package

Bug: 224685891
Test: Manual
Change-Id: I1cd1a56ce842c02a593cd28cbb55973cd4365522
2022-06-14 06:59:35 +00:00