summaryrefslogtreecommitdiff
path: root/tests/bluetooth/shell/arduino_101.conf
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2017-01-27 15:20:32 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2017-01-28 08:43:41 +0200
commit4153b6ca1f430cb87785a233385c9c4e9ae830ea (patch)
tree3e88cbdbf469205d3b3b026d16171a50095e3a80 /tests/bluetooth/shell/arduino_101.conf
parente2b759bc698ad7539b5322709f3ec0d1b0ffd235 (diff)
Bluetooth: Kconfig: Make device name variable generic
Change BREDR_NAME to DEVICE_NAME so it can also be used as the LE device name. Change-Id: I9ef55d9dff098372d47d9d5754ad7a7163a65bc0 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'tests/bluetooth/shell/arduino_101.conf')
-rw-r--r--tests/bluetooth/shell/arduino_101.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bluetooth/shell/arduino_101.conf b/tests/bluetooth/shell/arduino_101.conf
index 3480c43b1..fa5508237 100644
--- a/tests/bluetooth/shell/arduino_101.conf
+++ b/tests/bluetooth/shell/arduino_101.conf
@@ -11,7 +11,7 @@ CONFIG_BLUETOOTH_GATT_CLIENT=y
CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL=y
CONFIG_BLUETOOTH_TINYCRYPT_ECC=y
CONFIG_CONSOLE_SHELL=y
-CONFIG_BLUETOOTH_BREDR_NAME="test shell"
+CONFIG_BLUETOOTH_DEVICE_NAME="test shell"
CONFIG_BLUETOOTH_L2CAP_TX_BUF_COUNT=6
CONFIG_BLUETOOTH_INTERNAL_STORAGE=y
CONFIG_FLASH=y