summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhihai Xu <zhihaixu@google.com>2013-12-18 18:10:26 -0800
committerZhihai Xu <zhihaixu@google.com>2014-03-07 23:23:43 -0800
commitbb384975d68a2a00e4a212bd905ece9996cfe587 (patch)
treee3b28073d28202e1ee88180e55ecfd1af032abb7
parentb74fe9e2c9fc0939f5c18282c985622f20b78d2a (diff)
downloadbluedroid-bb384975d68a2a00e4a212bd905ece9996cfe587.tar.gz
DO NOT MERGE need to increase maximum number HID report for HOGP
The Mat mouse have more than 10 report (11), which exceed our limitation bug:12214036 Change-Id: Id578bf7959f73dc3bd57664eccf49ab5580ec76b
-rw-r--r--bta/hh/bta_hh_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bta/hh/bta_hh_int.h b/bta/hh/bta_hh_int.h
index 99a8b82..3bb16f6 100644
--- a/bta/hh/bta_hh_int.h
+++ b/bta/hh/bta_hh_int.h
@@ -201,7 +201,7 @@ typedef struct
}tBTA_HH_LE_RPT;
#ifndef BTA_HH_LE_RPT_MAX
-#define BTA_HH_LE_RPT_MAX 10
+#define BTA_HH_LE_RPT_MAX 20
#endif
typedef struct