Skip to content

bluez5: A2DP and BAP profiles to enumerate only codec profiles

Ashok Sidipotu requested to merge ashoks/pipewire:list-codec-profiles into master

This avoids the potential confusion when both codecless and codec profiles are enumerated for A2DP. Give base name to highest priority profile, so that best codec can be selected at command line with out knowing which codecs are actually supported.

Actual issue

A client reported an issue that in A2DP Mode, unsupported codecs are being offered.

@gkiagia

Edited by Ashok Sidipotu

Merge request reports