Respect AVRCP versions in SDP records
It's all wrong. All wrong. In the protocol descriptor list in SDP: 1.3 reports 1.2 1.4 reports 1.3 1.5 reports 1.4 1.6 reports 1.4 1.6.1 reports 1.4 wtf Simplify as: 1.3 to 1.5 report (version - 1), everything else reports 1.4 Bug: 66842069 Test: inspect SDP records with tool Change-Id: I8c3912281a7c01b9f43be1a2c2cc59263e98a0a6
Loading
Please register or sign in to comment