diff options
author | Sen-Der Huang <sdhuang@broadcom.com> | 2012-05-04 16:50:23 -0700 |
---|---|---|
committer | Matthew Xie <mattx@google.com> | 2012-07-14 11:19:20 -0700 |
commit | a858acd87bb1cb8f584b66a50e16b1adcfd6a42f (patch) | |
tree | 0aeee0882bbcb6152d924a7487ee76c04fc67616 /include | |
parent | 32f0db60f911ed0b7f3bca0210a4568621b99074 (diff) | |
download | external_bluetooth_bluedroid-a858acd87bb1cb8f584b66a50e16b1adcfd6a42f.zip external_bluetooth_bluedroid-a858acd87bb1cb8f584b66a50e16b1adcfd6a42f.tar.gz external_bluetooth_bluedroid-a858acd87bb1cb8f584b66a50e16b1adcfd6a42f.tar.bz2 |
Added OOB test
Change-Id: I7a494866eec45724e03a145394e032eb0930fceb
Diffstat (limited to 'include')
-rw-r--r-- | include/bdroid_crespo.txt | 1 | ||||
-rw-r--r-- | include/bdroid_crespo4g.txt | 1 | ||||
-rw-r--r-- | include/bdroid_maguro.txt | 1 | ||||
-rw-r--r-- | include/bdroid_toro.txt | 1 | ||||
-rw-r--r-- | include/bdroid_wingray.txt | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/include/bdroid_crespo.txt b/include/bdroid_crespo.txt index 98691f2..97d323f 100644 --- a/include/bdroid_crespo.txt +++ b/include/bdroid_crespo.txt @@ -195,3 +195,4 @@ BTM_WBS_INCLUDED = FALSE HL_INCLUDED = TRUE NO_GKI_RUN_RETURN = TRUE AG_VOICE_SETTINGS = HCI_DEFAULT_VOICE_SETTINGS +BTIF_DM_OOB_TEST = TRUE diff --git a/include/bdroid_crespo4g.txt b/include/bdroid_crespo4g.txt index 98691f2..97d323f 100644 --- a/include/bdroid_crespo4g.txt +++ b/include/bdroid_crespo4g.txt @@ -195,3 +195,4 @@ BTM_WBS_INCLUDED = FALSE HL_INCLUDED = TRUE NO_GKI_RUN_RETURN = TRUE AG_VOICE_SETTINGS = HCI_DEFAULT_VOICE_SETTINGS +BTIF_DM_OOB_TEST = TRUE diff --git a/include/bdroid_maguro.txt b/include/bdroid_maguro.txt index 83502c5..8759ad6 100644 --- a/include/bdroid_maguro.txt +++ b/include/bdroid_maguro.txt @@ -193,3 +193,4 @@ BTM_WBS_INCLUDED = FALSE HL_INCLUDED = TRUE NO_GKI_RUN_RETURN = TRUE AG_VOICE_SETTINGS = HCI_DEFAULT_VOICE_SETTINGS +BTIF_DM_OOB_TEST = TRUE diff --git a/include/bdroid_toro.txt b/include/bdroid_toro.txt index f1194d9..60bb1fe 100644 --- a/include/bdroid_toro.txt +++ b/include/bdroid_toro.txt @@ -193,3 +193,4 @@ BTM_WBS_INCLUDED = FALSE HL_INCLUDED = TRUE NO_GKI_RUN_RETURN = TRUE AG_VOICE_SETTINGS = HCI_DEFAULT_VOICE_SETTINGS +BTIF_DM_OOB_TEST = TRUE diff --git a/include/bdroid_wingray.txt b/include/bdroid_wingray.txt index 07387ca..caed99b 100644 --- a/include/bdroid_wingray.txt +++ b/include/bdroid_wingray.txt @@ -193,3 +193,4 @@ BTM_WBS_INCLUDED = FALSE HL_INCLUDED = TRUE NO_GKI_RUN_RETURN = TRUE AG_VOICE_SETTINGS = HCI_DEFAULT_VOICE_SETTINGS +BTIF_DM_OOB_TEST = TRUE |