Skip to content

Commit

Permalink
Change Bluetooth device name for ZUK Z2 Plus
Browse files Browse the repository at this point in the history
  • Loading branch information
cryscript committed Nov 10, 2016
1 parent f7102b8 commit 521f845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluetooth/bdroid_buildcfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 521f845

Please sign in to comment.