summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Xie <mattx@google.com>2012-07-27 19:57:34 -0700
committerMatthew Xie <mattx@google.com>2012-07-27 19:57:34 -0700
commitc8d12308eb8aa54993048ee27b9f0bd922a2ab1a (patch)
tree4aabd05f94f571173b07f049aed07af5dd6d0628
parent166d2bcf4138febaa33407b11a4a3e02333a012c (diff)
downloadexternal_bluetooth_bluedroid-c8d12308eb8aa54993048ee27b9f0bd922a2ab1a.zip
external_bluetooth_bluedroid-c8d12308eb8aa54993048ee27b9f0bd922a2ab1a.tar.gz
external_bluetooth_bluedroid-c8d12308eb8aa54993048ee27b9f0bd922a2ab1a.tar.bz2
Manta Change default Bluetooth device name from Nexus 7 to Nexus tablet
Change-Id: I95563503209c9166ef5998a02683d700ed8eef5f
-rwxr-xr-xinclude/bdroid_manta.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bdroid_manta.txt b/include/bdroid_manta.txt
index cb8afbf..a02ebb1 100755
--- a/include/bdroid_manta.txt
+++ b/include/bdroid_manta.txt
@@ -129,7 +129,7 @@ BTA_DM_REMOTE_DEVICE_NAME_LENGTH = 248
BTM_MAX_REM_BD_NAME_LEN = 248
BTM_MAX_LOC_BD_NAME_LEN = 248
BTM_USE_DEF_LOCAL_NAME = TRUE
-BTM_DEF_LOCAL_NAME = "Nexus 7"
+BTM_DEF_LOCAL_NAME = "Nexus Tablet"
BTM_INQ_DB_SIZE = 40
BTM_SEC_MAX_DEVICE_RECORDS = 100
BTM_SEC_FORCE_RNR_FOR_DBOND = FALSE