OSDN Git Service

Blacklist Kinivo BTC350 for Absolute Volume
authorMarie Janssen <jamuraa@google.com>
Wed, 17 May 2017 01:40:45 +0000 (18:40 -0700)
committerMarie Janssen <jamuraa@google.com>
Wed, 17 May 2017 18:31:50 +0000 (11:31 -0700)
The volume is erratic on the speakers when the speaker is reporting
linear increase, with decreases for higher volumes.

Test: check that absolute volume not used for Kinivo Speakers
Bug: 37872586
Change-Id: Ic5f409e8631bece66a75372b916faa9c104e2024

device/include/interop_database.h

index 2f4aced..adbbcbe 100644 (file)
@@ -105,6 +105,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
 
     // Unknown keyboard (carried over from auto_pair_devlist.conf)
     {{{0x00, 0x0F, 0xF6, 0, 0, 0}}, 3, INTEROP_KEYBOARD_REQUIRES_FIXED_PIN},
+
+    // Kinivo BTC-450 - volume is erratic when using Absolute Volume
+    {{{0x00, 0x18, 0x91, 0, 0, 0}}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME},
 };
 
 typedef struct {