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

Commit 2087658d authored by More Kuo's avatar More Kuo
Browse files

Add SUBARU Carkit into IOP table to only use AVRCP 1.4

Tag: #compatibility
Bug: 227924330
Test: Manual
Change-Id: I9c44ac73ebbc983e013fe01a96c0a66723d92f75
parent 3b57d7e5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -154,6 +154,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // because BR/EDR address and ADV random address are the same
    {{{0xd4, 0x7a, 0xe2, 0, 0, 0}}, 3, INTEROP_DISABLE_NAME_REQUEST},

    // SUBARU Carkit
    {{{0x48, 0xf0, 0x7b, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // Audi Carkit
    {{{0x90, 0x03, 0xb7, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},