Skip to content

Commit b8b2d6d

Browse files
b-genteivindj-nordic
authored andcommitted
doc: Remove BLE from sample.yml as per guidelines
As per Bluetooth SIG guidelines, BLE acronym should not be used. Signed-off-by: Bartosz Gentkowski <[email protected]>
1 parent 21a506f commit b8b2d6d

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

samples/bluetooth/ble_cgms/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sample:
2-
name: BLE Continuous Glucose Monitoring Service Sample
2+
name: Bluetooth LE Continuous Glucose Monitoring Service Sample
33
tests:
44
sample.ble_cgms:
55
build_only: true

samples/bluetooth/ble_hrs/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sample:
2-
name: BLE Heart Rate Service Sample
2+
name: Bluetooth LE Heart Rate Service Sample
33
tests:
44
sample.ble_hrs:
55
build_only: true

samples/bluetooth/ble_lbs/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sample:
2-
name: BLE LED Button Service Sample
2+
name: Bluetooth LE LED Button Service Sample
33
tests:
44
sample.ble_lbs_service:
55
sysbuild: true

samples/bluetooth/ble_nus/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sample:
2-
name: BLE Nordic UART Service Sample
2+
name: Bluetooth LE Nordic UART Service Sample
33
tests:
44
sample.ble_nus:
55
build_only: true

samples/bluetooth/hello_softdevice/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
sample:
2-
name: BLE Hello SoftDevice Sample
2+
name: Bluetooth LE Hello SoftDevice Sample
33
tests:
44
sample.sd_handler:
55
sysbuild: true

samples/boot/mcuboot_recovery_entry/sample.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sample:
2-
description: MCUboot buttonless entry BT, for firmware loader mode
3-
name: MCUboot buttonless entry BT
2+
description: MCUboot buttonless entry Bluetooth LE, for firmware loader mode
3+
name: MCUboot buttonless entry Bluetooth LE
44
tests:
55
sample.boot.mcuboot_recovery_entry:
66
sysbuild: true

0 commit comments

Comments
 (0)