Skip to content

Commit 38eb261

Browse files
KAGA164lemrey
authored andcommitted
samples: bluetooth: hids_mouse: Align ADV name.
Align bluetooth advertising name to guidelines. Signed-off-by: Kamil Gawor <[email protected]>
1 parent a887e97 commit 38eb261

File tree

1 file changed

+1
-1
lines changed
  • samples/bluetooth/peripheral_hids_mouse

1 file changed

+1
-1
lines changed

samples/bluetooth/peripheral_hids_mouse/prj.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CONFIG_BT_MAX_CONN=2
44
CONFIG_BT_MAX_PAIRED=2
55
CONFIG_BT_SMP=y
66
CONFIG_BT_PERIPHERAL=y
7-
CONFIG_BT_DEVICE_NAME="NCS HIDS mouse"
7+
CONFIG_BT_DEVICE_NAME="Nordic_HIDS_mouse"
88
CONFIG_BT_DEVICE_APPEARANCE=962
99

1010
CONFIG_BT_GATT_HIDS=y

0 commit comments

Comments
 (0)