Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f61784f authored by Jamin Liu's avatar Jamin Liu Committed by Android (Google) Code Review
Browse files

Merge "RESTRICT AUTOMERGE: Move BMW Carkit(9c:df:03) into IOP table to only...

Merge "RESTRICT AUTOMERGE: Move BMW Carkit(9c:df:03) into IOP table to only use AVRCP 1.3 from 1.4 to resolve interop issues." into tm-qpr-dev
parents 69bf6d7e a4815c16
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -181,9 +181,6 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // Honda Civic Carkit
    {{{0x0c, 0xd9, 0xc1, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // BMW Carkit
    {{{0x9c, 0xdf, 0x03, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // KDDI Carkit
    {{{0x44, 0xea, 0xd8, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF},

@@ -193,6 +190,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // BMW Carkit
    {{{0x00, 0x0a, 0x08, 0, 0, 0}}, 3, INTEROP_AVRCP_1_3_ONLY},

    // Harman/Becker Automotive Systems GmbH (BMW Carkit) - b/234548635
    {{{0x9c, 0xdf, 0x03, 0, 0, 0}}, 3, INTEROP_AVRCP_1_3_ONLY},

    // Eero Wi-Fi Router
    {{{0x08, 0x9b, 0xf1, 0, 0, 0}}, 3, INTEROP_DISABLE_ROBUST_CACHING},
    {{{0x20, 0xbe, 0xcd, 0, 0, 0}}, 3, INTEROP_DISABLE_ROBUST_CACHING},