summaryrefslogtreecommitdiff
path: root/tests/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bluetooth')
-rw-r--r--tests/bluetooth/shell/arduino_101.conf2
-rw-r--r--tests/bluetooth/shell/prj.conf2
-rw-r--r--tests/bluetooth/shell/prj_br.conf2
3 files changed, 3 insertions, 3 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
diff --git a/tests/bluetooth/shell/prj.conf b/tests/bluetooth/shell/prj.conf
index 0cdd29ce5..f68b0123b 100644
--- a/tests/bluetooth/shell/prj.conf
+++ b/tests/bluetooth/shell/prj.conf
@@ -11,6 +11,6 @@ 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
diff --git a/tests/bluetooth/shell/prj_br.conf b/tests/bluetooth/shell/prj_br.conf
index 7865938e7..c935e61b4 100644
--- a/tests/bluetooth/shell/prj_br.conf
+++ b/tests/bluetooth/shell/prj_br.conf
@@ -13,4 +13,4 @@ CONFIG_BLUETOOTH_ATT_PREPARE_COUNT=2
CONFIG_BLUETOOTH_GATT_CLIENT=y
CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL=y
CONFIG_BLUETOOTH_TINYCRYPT_ECC=y
-CONFIG_BLUETOOTH_BREDR_NAME="test shell"
+CONFIG_BLUETOOTH_DEVICE_NAME="test shell"