summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2016-02-10 13:03:40 +0200
committerAnas Nashif <anas.nashif@intel.com>2016-02-10 19:13:01 -0500
commit31b9a82f65fd8b4c89386df1899c33a71da4c8d8 (patch)
tree35fb044358018cdfac9a7f73d04a47185d1f9efe /samples
parentc762215b79fe1b10b0f5d660229b5c5f24018220 (diff)
Bluetooth: samples/peripheral_hr: Add "Zephyr" to device name
Change-Id: I6ff63676db9d74932a4eef648bf5284b9229d4f2 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/bluetooth/peripheral_hr/src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/bluetooth/peripheral_hr/src/main.c b/samples/bluetooth/peripheral_hr/src/main.c
index 040408e50..1080ce0be 100644
--- a/samples/bluetooth/peripheral_hr/src/main.c
+++ b/samples/bluetooth/peripheral_hr/src/main.c
@@ -30,7 +30,7 @@
#include <bluetooth/uuid.h>
#include <bluetooth/gatt.h>
-#define DEVICE_NAME "Heartrate Monitor"
+#define DEVICE_NAME "Zephyr Heartrate Sensor"
#define DEVICE_NAME_LEN (sizeof(DEVICE_NAME) - 1)
#define HEART_RATE_APPEARANCE 0x0341