OSDN Git Service

Exclude Polar HR Monitor from secure conn
authortturney <tturney@google.com>
Tue, 21 Jul 2015 02:28:40 +0000 (19:28 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Tue, 21 Jul 2015 03:26:56 +0000 (03:26 +0000)
Bug: 22473630
Change-Id: I1168444a6969532377e1bbcb2b1058d768099c20

device/include/interop_database.h

index 9b065d6..b2c6cb9 100644 (file)
@@ -36,6 +36,9 @@ static const interop_entry_t interop_database[] = {
   {{0xac, 0x9e, 0x17,       0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
   {{0xf0, 0x79, 0x59,       0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
 
+  // Polar Heart Rate Monitor
+  {{0x00, 0x22, 0xd0,       0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},
+
   // Motorola Key Link
   {{0x1c, 0x96, 0x5a,       0,0,0}, 3, INTEROP_DISABLE_LE_SECURE_CONNECTIONS},