diff options
Diffstat (limited to 'include')
-rwxr-xr-x | include/bdroid_crespo.txt | 3 | ||||
-rwxr-xr-x | include/bdroid_crespo4g.txt | 3 | ||||
-rwxr-xr-x | include/bdroid_maguro.txt | 1 | ||||
-rwxr-xr-x | include/bdroid_toro.txt | 1 | ||||
-rwxr-xr-x | 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 |