summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPriti Aghera <paghera@broadcom.com>2012-05-22 11:35:18 -0700
committerMatthew Xie <mattx@google.com>2012-07-14 11:19:21 -0700
commit8d7997686676e80000e49565aef06d995e9118cf (patch)
tree579cc765d74da2994f533f4f2a0b343b13b6f146
parentd9eadb868bc34c99379d1d38f10043c285d354f6 (diff)
downloadexternal_bluetooth_bluedroid-8d7997686676e80000e49565aef06d995e9118cf.zip
external_bluetooth_bluedroid-8d7997686676e80000e49565aef06d995e9118cf.tar.gz
external_bluetooth_bluedroid-8d7997686676e80000e49565aef06d995e9118cf.tar.bz2
Fix for HID keyboard key stuck issue
Change-Id: Icd1d3fc78722244f24ebc5a31bc5900a69704996
-rwxr-xr-xinclude/bdroid_crespo.txt3
-rwxr-xr-xinclude/bdroid_crespo4g.txt3
-rwxr-xr-xinclude/bdroid_maguro.txt1
-rwxr-xr-xinclude/bdroid_toro.txt1
-rwxr-xr-xinclude/bdroid_wingray.txt1
5 files changed, 7 insertions, 2 deletions
diff --git a/include/bdroid_crespo.txt b/include/bdroid_crespo.txt
index c404ade..573216a 100755
--- a/include/bdroid_crespo.txt
+++ b/include/bdroid_crespo.txt
@@ -104,7 +104,8 @@ BTA_PAN_INCLUDED = TRUE
BTA_FS_INCLUDED = TRUE
BTA_AC_INCLUDED = FALSE
BTA_HD_INCLUDED = FALSE
-BTA_HH_INCLUDED = TRUE
+BTA_HH_INCLUDED = TRUE
+BTA_HH_ROLE = BTA_MASTER_ROLE_PREF
BTA_AR_INCLUDED = TRUE
BTA_AV_INCLUDED = TRUE
BTA_AV_VDP_INCLUDED = FALSE
diff --git a/include/bdroid_crespo4g.txt b/include/bdroid_crespo4g.txt
index c404ade..573216a 100755
--- a/include/bdroid_crespo4g.txt
+++ b/include/bdroid_crespo4g.txt
@@ -104,7 +104,8 @@ BTA_PAN_INCLUDED = TRUE
BTA_FS_INCLUDED = TRUE
BTA_AC_INCLUDED = FALSE
BTA_HD_INCLUDED = FALSE
-BTA_HH_INCLUDED = TRUE
+BTA_HH_INCLUDED = TRUE
+BTA_HH_ROLE = BTA_MASTER_ROLE_PREF
BTA_AR_INCLUDED = TRUE
BTA_AV_INCLUDED = TRUE
BTA_AV_VDP_INCLUDED = FALSE
diff --git a/include/bdroid_maguro.txt b/include/bdroid_maguro.txt
index 0d5dcde..917d8ef 100755
--- a/include/bdroid_maguro.txt
+++ b/include/bdroid_maguro.txt
@@ -105,6 +105,7 @@ BTA_FS_INCLUDED = TRUE
BTA_AC_INCLUDED = FALSE
BTA_HD_INCLUDED = FALSE
BTA_HH_INCLUDED = TRUE
+BTA_HH_ROLE = BTA_MASTER_ROLE_PREF
BTA_AR_INCLUDED = TRUE
BTA_AV_INCLUDED = TRUE
BTA_AV_VDP_INCLUDED = FALSE
diff --git a/include/bdroid_toro.txt b/include/bdroid_toro.txt
index e2146ee..a8742ce 100755
--- a/include/bdroid_toro.txt
+++ b/include/bdroid_toro.txt
@@ -105,6 +105,7 @@ BTA_FS_INCLUDED = TRUE
BTA_AC_INCLUDED = FALSE
BTA_HD_INCLUDED = FALSE
BTA_HH_INCLUDED = TRUE
+BTA_HH_ROLE = BTA_MASTER_ROLE_PREF
BTA_AR_INCLUDED = TRUE
BTA_AV_INCLUDED = TRUE
BTA_AV_VDP_INCLUDED = FALSE
diff --git a/include/bdroid_wingray.txt b/include/bdroid_wingray.txt
index f2db4e5..a63f095 100755
--- a/include/bdroid_wingray.txt
+++ b/include/bdroid_wingray.txt
@@ -106,6 +106,7 @@ BTA_FS_INCLUDED = TRUE
BTA_AC_INCLUDED = FALSE
BTA_HD_INCLUDED = FALSE
BTA_HH_INCLUDED = TRUE
+BTA_HH_ROLE = BTA_MASTER_ROLE_PREF
BTA_AR_INCLUDED = TRUE
BTA_AV_INCLUDED = TRUE
BTA_AV_VDP_INCLUDED = FALSE