Loading system/device/include/interop_database.h +6 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,9 @@ static const interop_entry_t interop_database[] = { // BMW car kits (Harman/Becker) {{0x9c, 0xdf, 0x03, 0,0,0}, 3, INTEROP_AUTO_RETRY_PAIRING}, // Ausdom M05 - unacceptably loud volume {{0xa0, 0xe9, 0xdb, 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}, Loading @@ -55,6 +58,9 @@ static const interop_entry_t interop_database[] = { // LG Tone HV-800 - unacceptably loud volume {{0xa0, 0xe9, 0xdb, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // Mpow Cheetah - unacceptably loud volume {{0x00, 0x11, 0xb1, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // SOL REPUBLIC Tracks Air - unable to adjust volume back off from max {{0xa4, 0x15, 0x66, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, Loading Loading
system/device/include/interop_database.h +6 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,9 @@ static const interop_entry_t interop_database[] = { // BMW car kits (Harman/Becker) {{0x9c, 0xdf, 0x03, 0,0,0}, 3, INTEROP_AUTO_RETRY_PAIRING}, // Ausdom M05 - unacceptably loud volume {{0xa0, 0xe9, 0xdb, 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}, Loading @@ -55,6 +58,9 @@ static const interop_entry_t interop_database[] = { // LG Tone HV-800 - unacceptably loud volume {{0xa0, 0xe9, 0xdb, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // Mpow Cheetah - unacceptably loud volume {{0x00, 0x11, 0xb1, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, // SOL REPUBLIC Tracks Air - unable to adjust volume back off from max {{0xa4, 0x15, 0x66, 0,0,0}, 3, INTEROP_DISABLE_ABSOLUTE_VOLUME}, Loading