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

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

Revert "Disable sniff mode for Phonak device"

This reverts commit 796d98b3.

Bug: 226693442
Test: Manual
Change-Id: I7fdd2904bf1607bd02dc38836b5a3bac4b5d29bd
parent 1c4b97bd
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -182,9 +182,6 @@ static const interop_addr_entry_t interop_addr_database[] = {
    // KDDI Carkit
    {{{0x44, 0xea, 0xd8, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF},

    // Phonak
    {{{0x70, 0x66, 0x1b, 0, 0, 0}}, 3, INTEROP_DISABLE_SNIFF},

    // Toyota Camry 2018 Carkit HFP AT+BIND missing
    {{{0x94, 0xb2, 0xcc, 0x30, 0, 0}}, 4, INTEROP_SLC_SKIP_BIND_COMMAND},
};