From: olddroid Date: Mon, 26 Feb 2018 17:37:11 +0000 (+0100) Subject: s5neolte: bluetooth: Enable BLE_VND_INCLUDED X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f14ac571b9e533d43e8e6e36c04fad34230b8019;p=GitHub%2FLineageOS%2Fandroid_device_samsung_s5neolte.git s5neolte: bluetooth: Enable BLE_VND_INCLUDED * Fixes connecting to some bluetooth devices. Change-Id: Ieaccc1847d570741d11604e7516b86d242f9bb12 --- diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index 3ab75cd..dcdf23a 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -24,6 +24,7 @@ #define BTIF_HF_WBS_PREFERRED TRUE /* Use WBS */ #define BLE_INCLUDED TRUE +#define BLE_VND_INCLUDED TRUE #define BTA_GATT_INCLUDED TRUE #define SMP_INCLUDED TRUE