summaryrefslogtreecommitdiffstats
path: root/btif/include/uinput.h
diff options
context:
space:
mode:
authorGanesh Ganapathi Batta <ganeshg@broadcom.com>2013-02-05 15:22:31 -0800
committerMatthew Xie <mattx@google.com>2013-02-27 18:15:49 -0800
commitead3cde4bac0c3e32cd31f149093f004eef8ceeb (patch)
treef45b52e375e1a80e807dbbc864bb1da603965b0d /btif/include/uinput.h
parente17bf003d4eefdc8525e55894210e9ee494972b8 (diff)
downloadandroid_system_bt-ead3cde4bac0c3e32cd31f149093f004eef8ceeb.tar.gz
android_system_bt-ead3cde4bac0c3e32cd31f149093f004eef8ceeb.tar.bz2
android_system_bt-ead3cde4bac0c3e32cd31f149093f004eef8ceeb.zip
Initial version of BLE support for Bluedroid
Change-Id: I9825a5cef9be2559c34c2a529b211b7d471147cf
Diffstat (limited to 'btif/include/uinput.h')
-rw-r--r--btif/include/uinput.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/btif/include/uinput.h b/btif/include/uinput.h
index 5925703a7..9a25e4b45 100644
--- a/btif/include/uinput.h
+++ b/btif/include/uinput.h
@@ -262,6 +262,7 @@ extern "C" {
#define KEY_SUSPEND 205
#define KEY_CLOSE 206
#define KEY_PLAY 207
+#define KEY_FAST_FORWARD 208
#define KEY_UNKNOWN 220