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

Commit 6cfb1b4a authored by Chris Manton's avatar Chris Manton
Browse files

Add visteon carkit to interop role switch db

Bug: 235838914
Test: gd/cert/run
Tag: #refactor

Change-Id: Ibe703eb980144c2e31312f2fefe1e113a708175a
parent 5a6b5fc5
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -129,6 +129,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // OBU II Bluetooth dongle
    // OBU II Bluetooth dongle
    {{{0x00, 0x04, 0x3e, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},
    {{{0x00, 0x04, 0x3e, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},


    // Visteon carkit
    {{{0x00, 0x0a, 0x30, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},

    // Roman R9020
    // Roman R9020
    {{{0x00, 0x23, 0x01, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},
    {{{0x00, 0x23, 0x01, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},