Commit graph

21 commits

Author SHA1 Message Date
silens
edec912886 Add support 48_2 capability for broadcast audio configuration.
Test: build
Bug: 385681962
Flag: EXEMPT only modify device config file
Change-Id: I32914479893666a5412faac2f302076855cd0a56
2024-12-30 12:51:15 +08:00
Bao Do
b0ae6ee036 Enable multi-codec architecture for Akita
This allow Akita to use the multi-codec architecture and fix Largo
gaming scenaio issues.

Bug: 369982194
Test: Check file location
Flag: NONE system property change only
Change-Id: I0d0e0bc873e65283f0162bbf43d1fdff3867c694
2024-11-18 14:31:49 +08:00
kuanyuhuang
6a6a6d4f69 [BT] Add BqrEventMaskValueUpdate at overlay config
Use BqrEventMaskValueUpdate on BT overlay config to update BQR mask.

Test: build and check config file
Bug: 333340762
Change-Id: I9a9884efed98098a39cacfaf21cc250fbbc9fdbb
2024-04-08 09:32:13 +00:00
weichinweng
18b76635dc Add BT offload config into bt_vendo_overlay
bug: 287672291
bug: 323464810
Test: BT off/on when BT CHRE enabled/disabled
Change-Id: Iee27e067bb691e79196058b860235543ec64b4fd
2024-02-20 09:26:55 +00:00
kuanyuhuang
424a7461ff Bluetooth: Update BT SAR table for NA FCC/ISED am: 2c5152dde7 am: b044fe5ab4
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25748125

Change-Id: Ida8512f7900bf09c439d58703db8c6034920d0d1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-28 09:36:33 +00:00
kuanyuhuang
2c5152dde7 Bluetooth: Update BT SAR table for NA FCC/ISED
Revise the EDR power value based on NA/FCC/ISED certification data.

Bug: 317841253
Test: build and check SAR tables in device
Change-Id: I4f9108b9dd9b1b21eb4ff7ec40fc9fdca302e97d
2023-12-27 08:32:40 +00:00
Tom Huang
1c93829549 Merge "Bluetooth: SAR tables" into udc-qpr-dev am: 6f3d5a0c73 am: 2c3aad9019
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/25578981

Change-Id: I258d1fdc8dfb663dd1deb33a15f5ac562e4856d4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-12-20 10:34:14 +00:00
Tom Huang
6f3d5a0c73 Merge "Bluetooth: SAR tables" into udc-qpr-dev 2023-12-20 09:24:10 +00:00
kuanyuhuang
6dc6f0ddcc Disable Bluetooth CHRE feature on bt_vendor.conf
Since stability issue, we decide to disable Bluetooth CHRE to avoid affecting Bluetooth functionality.
Re-enable Bluetooth CHRE after stability improved.

Bug: 316229212
Test: build and check BT uses APM path
Change-Id: I85e1bb1acd7fa56dc652b47307bf36c53ed5eb35
(cherry picked from commit cc46d25037)
2023-12-14 01:05:52 +00:00
kuanyuhuang
cc46d25037 Disable Bluetooth CHRE feature on bt_vendor.conf
Since stability issue, we decide to disable Bluetooth CHRE to avoid affecting Bluetooth functionality.
Re-enable Bluetooth CHRE after stability improved.

Bug: 315397619
Test: build and check BT uses APM path
Change-Id: I85e1bb1acd7fa56dc652b47307bf36c53ed5eb35
2023-12-08 02:51:59 +00:00
kuanyuhuang
8287bad1af Bluetooth: SAR tables
Bug: 314887872
Test: build and check SAR tables in device
Change-Id: I322d7b025449657fda757d44ce0d7cf05bd58b33
2023-12-07 01:53:48 +00:00
Tom Huang
91feff899e Merge "BT: add skip uart suspend overlay config" into udc-qpr-dev am: 486907ed14 am: 1972b96f2a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/24964139

Change-Id: I571087c8bde1e810d414c28cbd947510a9f92ab5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-13 03:14:04 +00:00
Tom Huang
486907ed14 Merge "BT: add skip uart suspend overlay config" into udc-qpr-dev 2023-10-13 02:47:34 +00:00
Tom Huang
4c84f1c859 Merge "BT: LE Audio support 32kHz dual mic" into udc-qpr-dev am: bfb75f68b0 am: 91842b2ee8
Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/24949155

Change-Id: Ia01e0a392afdaa34417f6701a1ac996952ddab9b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-10-12 02:14:56 +00:00
kuanyuhuang
5551d2d0ee BT: add skip uart suspend overlay config
Add config to enable Bluetooth APM UART to skip suspend to avoid hold
system too long.

Bug: 294747612
Test: check uart skip suspend
Change-Id: I8c6796b2791080ed226d7a8b51a52ac41b16b106
2023-10-12 01:52:17 +00:00
kuanyuhuang
50765f8f59 BT: LE Audio support 32kHz dual mic
Bug: 301802958
Test: Check system property and xml file
Change-Id: Iee2a2e6fb2046ad64b8bdf5bd5494d0ed1a7ce44
2023-10-11 05:38:34 +00:00
Alice Kuo
5315eeefbe Add support 48_2 capability for LE audio HW offload
Bug: 300788009
Test: manual test in UPF
Change-Id: I45f4480890dd4274dcc7d540e11e182a462c1dd9
2023-10-04 04:17:40 +08:00
kuanyuhuang
563b2ac5ea [BT] enable Bluetooth LE Audio
Set BT profiles and add codec capabilies for LE Audio.

Test: connect le audio headset and play music
Bug: 289339525
Change-Id: I23c7bd5ecf6146bdd87735e502223f36bed05afd
2023-07-31 05:08:24 +00:00
weichinweng
9bac545708 Enable Bluetooth CHRE feature on bt_vendor.conf
Modify the bt_vendor.conf to enable CHRE Bluetooth Feature

Bug: 285255519
Test: Enable Bluetooth, make sure it will go the AOC path.
Change-Id: I14f29d82bb115d8ca48361a5d2fd118295eb5a41
2023-06-01 08:01:34 +00:00
kuanyuhuang
a88315bc0a BT CHRE: AOC control BT power pin config
Let AOC control BT power pin at specific hardware stages

Test: make and check BT CHRE power control command
Bug: 281793463
Change-Id: I13b208fb021dff220ce09f2e8cf58791ce89ae80
2023-05-10 11:20:11 +00:00
Cyan_Hsieh
f755ad1606 Initial akita device
based on 3b89a2d00ab5e110e6b01e8836ee6a7aaa6ec6e2

Bug: 249656909
Change-Id: I00dfa05d50a13e5229368ff33d5462c38f712069
2022-10-17 14:16:47 +08:00