Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qti bt stack #14

Open
wants to merge 12 commits into
base: S
Choose a base branch
from
Open

Qti bt stack #14

wants to merge 12 commits into from

Conversation

karthik1896
Copy link

No description provided.

Kiran Kelageri and others added 12 commits June 9, 2022 17:11
Create new catagory for TWS devices such that
only paired TWS devices will be populated under
this catagory.

CRs-fixed: 2230362
Change-Id: I6f7084c4bb319820e9d534c06adb01904b082ff9
Added filter to display TWS devices only
under saved earbuds category.

CRs-Fixed: 2285057
Change-Id: Id254210a4a308360e0f2110d6b81d8a3a780bd38
android.support.* are renamed to androidx.

Test: m -j Settings
Change-Id: I6048ba8b014d2804c624113bd214f10ddee8c13a
Changes are made as per aosp implementation for TWS,
UI update is moved to profile connection states instead
of depending connection states.

CRs-fixed: 2300825
Change-Id: I7074698b3c421822756c30a808da6cd02968bced
Change implementation of Saved Earbuds category as same as Previous Connected
Devices category for legacy devices, onProfileConnectionStateChanged in
BluetoothDeviceUpdater is used and UI updates based on Filter matched or not.

Change-Id: Iff047ccd90e81696e805fd090ada86dc0c6b2feb
CRs-Fixed: 2524220
Due to enhancements in the DEV-UI by AOSP, Blutooth Audio
codec menu showing nothing in developer settings. Due to
length mismatch of the bluetooth_a2dp_codec_titles and
bluetooth_a2dp_codec_summaries in settings leading to
this issue.

Issue has been fixed by introducing QVA codecs too, so
that length won't mismatch.

CRs-Fixed: 2624640
Change-Id: I849e340152be5043782fa8274636a534c147c8bb
Change-Id: I75551fb2e3aa4358c80a61b799cd4093ee88d889
…Updater

Bug:147819852
Change-Id: Ifb11cc864d52c36704346debf89523cdcf5ce536
…signature change

In 130629b, the constructor signature
of BluetoothDeviceUpdater changed; a Context parameter was added. Update
its subclass, SavedBluetoothTwsDeviceUpdater, accordingly.

Change-Id: I07945f96e0ff6b1e82b1c9f5732eff69cecdca97
Added Bluetooth codec Dev-UI support for QVA codecs.

CRs-Fixed: 2663248
Change-Id: I035d760bbf4de27f2216c4ffb42df26a0c0ce476
-setCodecConfigPreference() should not be called when disableOptionalCodecs() is called.
-disableOptionalCodecs() would set SBC codec automatically

Bug: 183456866
Test: make -j50 RunSettingsRoboTests ROBOTEST_FILTER=BluetoothCodecDialogPreferenceControllerTest
Change-Id: Ib18f4a683dcba7ba92df827c30da0088c90b4d72
-Set codec to SBC when HD audio is off

Bug: 194349060
Test: make -j50 RunSettingsRoboTests

CRs-Fixed: 3075863
Change-Id: Iae4aa3f1d77350f5b4d91e7a687e048091c1daea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants