This repository was archived by the owner on Jun 1, 2026. It is now read-only.
Commit c420664
committed
Make max connected audio a2dp device as one
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.
Tracked-On: OAM-123265
Signed-off-by: Gowtham Anandha Babu <gowtham.anandha.babu@intel.com>1 parent 630bc5a commit c420664
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
0 commit comments