Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
system_bt
Commits
852bf498
Commit
852bf498
authored
9 years ago
by
Andre Eisenbach
Committed by
Pavlin Radoslavov
9 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Add Flic smart button to interop database
Bug: 24737963 Change-Id: If3b59437439305b490c5fc260a7080cee04f09c5
parent
6c25b3c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
device/include/interop_database.h
device/include/interop_database.h
+3
-0
No files found.
device/include/interop_database.h
View file @
852bf498
...
...
@@ -45,6 +45,9 @@ static const interop_entry_t interop_database[] = {
// Dialog Keyboard/Mouse
{{
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)
{{
0x9c
,
0xdf
,
0x03
,
0
,
0
,
0
},
3
,
INTEROP_AUTO_RETRY_PAIRING
}
};
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment