Loading system/device/include/interop_database.h +12 −1 Original line number Diff line number Diff line Loading @@ -48,8 +48,15 @@ static const interop_entry_t interop_database[] = { // Ausdom M05 - unacceptably loud volume {{0xa0, 0xe9, 0xdb, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // iKross IKBT83B HS - unacceptably loud volume {{0x00, 0x14, 0x02, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // Jabra EXTREAM2 - unacceptably loud volume {{0x1c, 0x48, 0xf9, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // JayBird BlueBuds X - low granularity on volume control {{0x44, 0x5e, 0xf3, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, {{0xd4, 0x9c, 0x28, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // LG Tone HBS-730 - unacceptably loud volume {{0x00, 0x18, 0x6b, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, Loading @@ -64,6 +71,10 @@ static const interop_entry_t interop_database[] = { // SOL REPUBLIC Tracks Air - unable to adjust volume back off from max {{0xa4, 0x15, 0x66, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // Swage Rokitboost HS - unacceptably loud volume {{0x00, 0x14, 0xf1, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // VW Car Kit - not enough granularity with volume {{0x00, 0x26, 0x7e, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, {{0x00, 0x26, 0x7e, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME} }; Loading
system/device/include/interop_database.h +12 −1 Original line number Diff line number Diff line Loading @@ -48,8 +48,15 @@ static const interop_entry_t interop_database[] = { // Ausdom M05 - unacceptably loud volume {{0xa0, 0xe9, 0xdb, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // iKross IKBT83B HS - unacceptably loud volume {{0x00, 0x14, 0x02, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // Jabra EXTREAM2 - unacceptably loud volume {{0x1c, 0x48, 0xf9, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // JayBird BlueBuds X - low granularity on volume control {{0x44, 0x5e, 0xf3, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, {{0xd4, 0x9c, 0x28, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // LG Tone HBS-730 - unacceptably loud volume {{0x00, 0x18, 0x6b, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, Loading @@ -64,6 +71,10 @@ static const interop_entry_t interop_database[] = { // SOL REPUBLIC Tracks Air - unable to adjust volume back off from max {{0xa4, 0x15, 0x66, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // Swage Rokitboost HS - unacceptably loud volume {{0x00, 0x14, 0xf1, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // VW Car Kit - not enough granularity with volume {{0x00, 0x26, 0x7e, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, {{0x00, 0x26, 0x7e, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME} };