aboutsummaryrefslogtreecommitdiff
path: root/bluetooth
diff options
context:
space:
mode:
authorFedor917 <cryscript@gmail.com>2016-11-10 15:54:27 +0700
committerFedor917 <cryscript@gmail.com>2016-11-10 15:54:27 +0700
commit521f845e7af3d669a2826fdbc459ef3e14c2fb79 (patch)
treee53af0ac0c7d3827de8095a3072c12b2336f34d4 /bluetooth
parentf7102b858dc849cc94255bc96f95b880dfd93452 (diff)
Change Bluetooth device name for ZUK Z2 Plus
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/bdroid_buildcfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/bdroid_buildcfg.h b/bluetooth/bdroid_buildcfg.h
index 2175d6d..8a7f266 100644
--- a/bluetooth/bdroid_buildcfg.h
+++ b/bluetooth/bdroid_buildcfg.h
@@ -21,7 +21,7 @@
#ifndef _BDROID_BUILDCFG_H
#define _BDROID_BUILDCFG_H
-#define BTM_DEF_LOCAL_NAME "Zuk Z2"
+#define BTM_DEF_LOCAL_NAME "ZUK Z2 Plus"
// Disables read remote device feature
#define BTA_SKIP_BLE_READ_REMOTE_FEAT FALSE
#define MAX_ACL_CONNECTIONS 7