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

Commit fe82fb17 authored by Ted Wang's avatar Ted Wang
Browse files

Add Mazda Carkit into IOP table to only use AVRCP 1.4

Tag: #compatibility
Bug: 163215217
Test: Manaual
Change-Id: I150d1f9417df8c42612cb11f714c0d08e6634eb1
parent bff3c2fe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -151,6 +151,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},

    // Mazda Carkit
    {{{0xfc, 0x35, 0xe6, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // Toyota Car Audio
    {{{0x00, 0x17, 0x53, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},