Skip to content

Comments

Bluetooth audio fix for Lenovo Y700 gen4 (TB322FC). [3/3]#3

Open
polygraphene wants to merge 1 commit intoTrebleDroid:android-16.0.0_r2-tdfrom
polygraphene:y700bt
Open

Bluetooth audio fix for Lenovo Y700 gen4 (TB322FC). [3/3]#3
polygraphene wants to merge 1 commit intoTrebleDroid:android-16.0.0_r2-tdfrom
polygraphene:y700bt

Conversation

@polygraphene
Copy link

This is a part of patch series to fix bluetooth audio Lenovo Y700 gen4 (TB322FC).

Some qualcomm devices reports the offload codecs like Apt-X Adaptive which isn't supported by AOSP. The implementation stops processing the codecs list after stumbled on an unsupported codec. This behaviour let a2dp connection fail. This commit changes it to just ignores the unsupported codecs.

Lenovo's (or qualcomm's) bluetooth stack seems to have this change. Related fix on codelinaro:
https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/packages/modules/Bluetooth/-/commit/defac8ee01045025d871f3efd2df4ae3ff47d63f

First part:
TrebleDroid/treble_app#49

This is a part of patch series to fix bluetooth audio Lenovo Y700 gen4
(TB322FC).

Some qualcomm devices reports the offload codecs like Apt-X Adaptive
which isn't supported by AOSP. The implementation stops processing
the codecs list after stumbled on an unsupported codec. This
behaviour let a2dp connection fail. This commit changes it to just ignores
the unsupported codecs.

Lenovo's (or qualcomm's) bluetooth stack seems to have this change.
Related fix on codelinaro:
https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/packages/modules/Bluetooth/-/commit/defac8ee01045025d871f3efd2df4ae3ff47d63f
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.

1 participant