Commit graph

18 commits

Author SHA1 Message Date
Tom Huang
3a37efcf35 Merge "Bluetooth: add BT SAR tables" into tm-qpr-dev am: 7fb3efe189 am: 1e1e5a6a4d
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20895162

Change-Id: Ibd1de958075442eae9f28ab7306fdb94f1c57441
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-01-07 08:39:56 +00:00
Tom Huang
7fb3efe189 Merge "Bluetooth: add BT SAR tables" into tm-qpr-dev 2023-01-07 07:26:03 +00:00
kuanyuhuang
291e1c2ea3 Bluetooth: add BT SAR tables
Bluetooth SAR tables are for setting tx power of Bluetooth

Bug: 264631351
Test: build and check log of reading SAR table
Change-Id: I0025c9328b4b6b0b290909fe7a70a36975e3817a
2023-01-06 14:07:54 +00:00
jonerlin
560830597f Bluetooth: remove unsupported feature IBluetoothCcc settings
Bug: 245445796
Test: Manual + atest vts_treble_vintf_vendor_test
Change-Id: If7b54dcf5f76cbae8662f7e5117fedbe41e26ea1
Merged-In: If7b54dcf5f76cbae8662f7e5117fedbe41e26ea1
2022-12-27 07:09:39 +00:00
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
jonerlin
7b08fd04aa Bluetooth: remove unsupported feature IBluetoothCcc related settings
Bug: 245445796
Test: Manually
Change-Id: If7b54dcf5f76cbae8662f7e5117fedbe41e26ea1
2022-09-20 22:18:58 +08: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
Sam Dubey
b75cbf1a49 Switch BluetoothCcc to 1.1 version
Follow up on I79beee03e8773bb7b3e1dbdd881ddaf6fdb24827
Bug: 230449916
Change-Id: I7597e7b6598b0887b1e67e7c1686d434bafa780c
2022-04-26 13:16:11 +00:00
Roger Liao
dd5f546264 Add device tangorpro
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)

No-Typo-Check: based on above commit

Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0
2022-03-09 19:30:09 +08:00