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

Commit a5429a33 authored by Chris Manton's avatar Chris Manton
Browse files

Add Toyota Prius to role switch exception

Bug: 231092023
Test: gd/cert/run
Tag: #refactor
BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines
Ignore-AOSP-First: Cherry-pick

Merged-In: I9748367e85d99f595621c296f9f6ab74c5871d8f
Change-Id: I9748367e85d99f595621c296f9f6ab74c5871d8f
parent 35cd3191
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -126,6 +126,9 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // Toyota Prius - 2015
    {{{0xfc, 0xc2, 0xde, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},

    // Toyota Prius - b/231092023
    {{{0x9c, 0xdf, 0x03, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},

    // OBU II Bluetooth dongle
    {{{0x00, 0x04, 0x3e, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},