From: Chih-Wei Huang Date: Thu, 30 May 2019 08:46:12 +0000 (+0800) Subject: bluetooth: do not define BTM_DEF_LOCAL_NAME X-Git-Tag: android-x86-7.1-r3~8 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=commitdiff_plain;h=060d1eca763461f3a08feee636928d4b910fa8ff bluetooth: do not define BTM_DEF_LOCAL_NAME Use the device model as the default Bluetooth name. --- diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h index a6a788d..1221c20 100644 --- a/bluetooth/bdroid_buildcfg.h +++ b/bluetooth/bdroid_buildcfg.h @@ -17,7 +17,6 @@ #ifndef _BDROID_BUILDCFG_H #define _BDROID_BUILDCFG_H -#define BTM_DEF_LOCAL_NAME "Android-x86" // At present either USB or UART is supported #define BLUETOOTH_HCI_USE_USB TRUE // Bluetooth Low Power Mode is supported on BT4.0