OSDN Git Service

bluetooth: do not define BTM_DEF_LOCAL_NAME
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 30 May 2019 08:46:12 +0000 (16:46 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 30 May 2019 08:46:12 +0000 (16:46 +0800)
Use the device model as the default Bluetooth name.

bluetooth/bdroid_buildcfg.h

index a6a788d..1221c20 100644 (file)
@@ -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