diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/bdroid_wingray.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/bdroid_wingray.txt b/include/bdroid_wingray.txt index caed99b..9df0deb 100644 --- a/include/bdroid_wingray.txt +++ b/include/bdroid_wingray.txt @@ -194,3 +194,7 @@ HL_INCLUDED = TRUE NO_GKI_RUN_RETURN = TRUE AG_VOICE_SETTINGS = HCI_DEFAULT_VOICE_SETTINGS BTIF_DM_OOB_TEST = TRUE +BTIF_HSAG_SERVICE_NAME = ("Headset Gateway") +BTIF_HFAG_SERVICE_NAME = ("Handsfree Gateway") +BTIF_HF_SERVICES = (BTA_HSP_SERVICE_MASK) +BTIF_HF_SERVICE_NAMES = { BTIF_HSAG_SERVICE_NAME } |