Skip to content

scripts: skip profile iteration when device.profile found

stefanu21 requested to merge stefanu21/wireplumber:bugfix/profile_select into next

Do not continue iteration over all other profiles when we found the profile set in the 'device.profile' property. In other case we would overwrite this profile when we find a best_profile.

Merge request reports