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

Commit 4999dc7e authored by Andre Eisenbach's avatar Andre Eisenbach Committed by Android Git Automerger
Browse files

am ce234061: Add Flic smart button to interop database

* commit 'ce234061':
  Add Flic smart button to interop database
parents 0bae2f7d ce234061
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -45,6 +45,9 @@ static const interop_entry_t interop_database[] = {
  // Dialog Keyboard/Mouse
  // Dialog Keyboard/Mouse
  {{0x80, 0xea, 0xCa,       0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
  {{0x80, 0xea, 0xCa,       0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},


  // Flic smart button
  {{0x80, 0xe4, 0xda, 0x70,   0,0}, 4, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},

  // BMW car kits (Harman/Becker)
  // BMW car kits (Harman/Becker)
  {{0x9c, 0xdf, 0x03,       0,0,0}, 3, INTEROP_AUTO_RETRY_PAIRING}
  {{0x9c, 0xdf, 0x03,       0,0,0}, 3, INTEROP_AUTO_RETRY_PAIRING}
};
};