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

Commit 0fea17fc authored by Ted Wang's avatar Ted Wang
Browse files

[DO NOT MERGE] Add KDDI carkit into IOP table to disable sniff

Tag: #compatibility
Bug: 163109241
Test: Manual
Change-Id: I325fff14ee401994b491bed75ffa704c5753baff
parent dc21e442
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -162,6 +162,9 @@ static const interop_addr_entry_t interop_addr_database[] = {

    // Honda Civic Carkit
    {{{0x0c, 0xd9, 0xc1, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY},

    // KDDI Carkit
    {{{0x44, 0xea, 0xd8, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF}
};

typedef struct {