diff options
author | Priti Aghera <paghera@broadcom.com> | 2012-05-22 11:35:18 -0700 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2012-07-14 11:19:21 -0700 |
commit | 8d7997686676e80000e49565aef06d995e9118cf (patch) | |
tree | 579cc765d74da2994f533f4f2a0b343b13b6f146 /include/bdroid_crespo4g.txt | |
parent | d9eadb868bc34c99379d1d38f10043c285d354f6 (diff) | |
download | external_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
Diffstat (limited to 'include/bdroid_crespo4g.txt')
-rwxr-xr-x | include/bdroid_crespo4g.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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 |