Commit graph

12 commits

Author SHA1 Message Date
kuanyuhuang
c760f7a8a1 Bluetooth: update SAR tables
Reduced BLE power to 3.5dBm for US/CA due to FCC bandedge limit.
Boost EDR power by 2dB for EU/JP/WW to meet expected power.

Test: RF team test
Bug: 264631351
Change-Id: Id1004036108f5ff282f8c84c998915bc74f685ec
2023-02-10 05:32:52 +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
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
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
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