OSDN Git Service

Respond AVRCP profile descritpion list 1.4 only for some device
authorTed Wang <tedwang@google.com>
Mon, 18 May 2020 10:02:34 +0000 (18:02 +0800)
committerTed Wang <tedwang@google.com>
Tue, 19 May 2020 09:28:36 +0000 (09:28 +0000)
commitf875ec4498eb35b858fafb7737101960ef7f86c3
tree5acefbcccd211f9cf8f4998d9b76a4b3a91cc55d
parentf97545f21917db8a08455cb4017e6246ad85641b
Respond AVRCP profile descritpion list 1.4 only for some device

Some devices (Toyota Car Audio), will not perfomance general AVRCP
initial action like get capabilities or register for any notification
when receiving AVRCP profile version 1.5. Create black list for these
devices so we can reply AVRCP 1.4 when we are in higher AVRCP version.

Bug: 154780267
Test: manaul
Change-Id: If6c9453ad1f844d255fade63afad828b185b7fdf
device/include/interop.h
device/include/interop_database.h
device/src/interop.cc
stack/sdp/sdp_server.cc
stack/sdp/sdp_utils.cc
stack/sdp/sdpint.h