From 8d7997686676e80000e49565aef06d995e9118cf Mon Sep 17 00:00:00 2001 From: Priti Aghera Date: Tue, 22 May 2012 11:35:18 -0700 Subject: Fix for HID keyboard key stuck issue Change-Id: Icd1d3fc78722244f24ebc5a31bc5900a69704996 --- include/bdroid_crespo.txt | 3 ++- include/bdroid_crespo4g.txt | 3 ++- include/bdroid_maguro.txt | 1 + include/bdroid_toro.txt | 1 + include/bdroid_wingray.txt | 1 + 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 -- cgit v1.1