diff options
Diffstat (limited to 'include/buildcfg_maguro.h')
-rw-r--r-- | include/buildcfg_maguro.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/buildcfg_maguro.h b/include/buildcfg_maguro.h index 196c792..310af2d 100644 --- a/include/buildcfg_maguro.h +++ b/include/buildcfg_maguro.h @@ -84,7 +84,7 @@ #define ANT_INCLUDED FALSE #define SAP_SERVER_INCLUDED FALSE #define HID_DEV_INCLUDED FALSE -#define HID_HOST_INCLUDED FALSE +#define HID_HOST_INCLUDED TRUE #define BLE_INCLUDED FALSE #define BTM_BLE_CONFORMANCE_TESTING FALSE #define ATT_INCLUDED FALSE @@ -124,8 +124,8 @@ #define BTA_FS_INCLUDED TRUE #define BTA_AC_INCLUDED FALSE #define BTA_HD_INCLUDED FALSE -#define BTA_HH_INCLUDED FALSE -#define HH_USE_BTHID FALSE +#define BTA_HH_INCLUDED TRUE +#define HH_USE_BTHID TRUE #define BTA_AR_INCLUDED TRUE #define BTA_AV_INCLUDED TRUE #define BTA_PBS_INCLUDED FALSE |