Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. Signed-off-by: Gowtham Anandha Babu <[email protected]>
- Loading branch information