OSDN Git Service

Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (2/2)
authorAjay Panicker <apanicke@google.com>
Fri, 1 Sep 2017 19:07:42 +0000 (12:07 -0700)
committerMyles Watson <mylesgw@google.com>
Mon, 16 Oct 2017 22:49:35 +0000 (15:49 -0700)
commitb33b85539fe1a0a1fbffbc93811c0597207f2684
treea642c8f4d08cfaeabc638a31c3610e42b0b4ebbd
parent64187a90c3c200a6ab478a03102befb3d6bf8980
Bluetooth: Add AVRCP 1.3 as a developer option for AVRCP version (2/2)

This is requied for the 2012 Mazda 3 carkit as the carkit refuses to send
AVRCP commands other than passthrough commands when the version is anything
else. AVRCP 1.3 is compatible with most carkits on the market and can be
used to get most carkits working at the cost of losing many features.

Bug: 37943083
Test: Set AVRCP 1.3 in developer options and see that SDP and the AVRCP
      capabilites have updated to reflect this.
      TestTracker: 105915/3975

Change-Id: Iffc7ed1dd91eecb699153125b25451de5826f202
(cherry picked from commit 2369a95e6ed0c16f61237fe9c1fc5a90d97129c1)
bta/av/bta_av_cfg.cc
bta/av/bta_av_main.cc