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

Make max connected audio a2dp device as one #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gowthambabu92
Copy link
Contributor

@gowthambabu92 gowthambabu92 commented Aug 19, 2024

By default five audio a2dp devices can be connected in AOSP bt-stack, but we support only a2dp streaming at a time. This is causing ambiguity when connect 2nd pixel, the media profile is enabled for both 1st and 2nd pixel, causing ambiguity among user.

Set the maximum connected audio a2dp device as one, which resolves the ambiguity and when connect 2nd pixel device.

@sysopenci
Copy link

Program name for this pr is not compatable with other dependent prs, for more details please check tracked_on

2 similar comments
@sysopenci
Copy link

Program name for this pr is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci
Copy link

Program name for this pr is not compatable with other dependent prs, for more details please check tracked_on

@sysopenci sysopenci added Developer Approved and removed Pending Developer Approval Pending Developer Approval labels Aug 23, 2024
By default five audio a2dp devices can be connected in AOSP
bt-stack, but we support only a2dp streaming at a time. This
is causing ambiguity when connect 2nd pixel, the media profile
is enabled for both 1st and 2nd pixel, causing ambiguity among
user.

Set the maximum connected audio a2dp device as one, which
resolves the ambiguity and when connect 2nd pixel device.

Signed-off-by: Gowtham Anandha Babu <[email protected]>
@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants