Skip to content

bluetooth: handle HFP codec list in any order

HFP HF peer can send +BAC= list of codecs in any order and pa only expects "1,2" Fix this by actually parsing codec list elements while looking for "2" (mSBC)

I think this change is sufficiently trivial to go into 15.0 after my light testing.

Edited by Igor Kovalenko

Merge request reports