Skip to content

Commit

Permalink
gohan: Correct bluetooth name
Browse files Browse the repository at this point in the history
  • Loading branch information
Kra1o5 committed Oct 29, 2016
1 parent 078f8c5 commit e2e80e5
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 "BQ Aquaris X5 Plus"
#define BTM_DEF_LOCAL_NAME "Aquaris X5 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 e2e80e5

Please sign in to comment.