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

Commit d798205c authored by More Kuo's avatar More Kuo Committed by Automerger Merge Worker
Browse files

Merge "Add SUBARU Carkit into IOP table to only use AVRCP 1.4" am: f74c267d...

Merge "Add SUBARU Carkit into IOP table to only use AVRCP 1.4" am: f74c267d am: 7c616bb9 am: 3a4db9f9

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2060695



Change-Id: Icf041fe71cba66d98f187fc21217fa313ffeda28
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents f02239dc 3a4db9f9
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},
    {{{0x28, 0xA1, 0x83, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},