device/rockchip/rk3399# git diff bluetooth/
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index e488b16..1247b40 100755
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -17,9 +17,10 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
-#define BTM_DEF_LOCAL_NAME "rk3399"
+#define BTM_DEF_LOCAL_NAME "xxx"
#define BTA_DM_COD {0x1A, 0x01, 0x10}
-#define BLE_PRIVACY_SPT FALSE
+// #define BLE_PRIVACY_SPT FALSE
+#define BLE_VND_INCLUDED TRUE
#define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
#endif
3399 10 蓝牙名字修改
最新推荐文章于 2022-05-14 12:12:59 发布