zephyr/subsys/bluetooth/shell
Carles Cufi 3b33ba2320 Bluetooth: shell: Avoid reusing the same label
To avoid hitting the following violation:
Violation to rule 5.7 (Tag name should be unique)

Replace the use of "shell" in the shell as an instance of a pointer to
const struct shell.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2021-09-20 20:01:32 +02:00
..
bredr.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
bt.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
bt.h Bluetooth: host: Initial support for BIS 2021-03-09 08:06:02 -05:00
CMakeLists.txt Bluetooth: Audio: MICS shell commands 2021-06-07 12:04:28 +02:00
gatt.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
hci.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
hci.h Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
iso.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
Kconfig Bluetooth: shell: kconfig: Do not select FLASH_SHELL from BT_SHELL 2020-01-23 17:54:08 +02:00
l2cap.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
ll.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
ll.h Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
mics.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
mics_client.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00
rfcomm.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
ticker.c Bluetooth: shell: Avoid reusing the same label 2021-09-20 20:01:32 +02:00
vcs.c Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00
vcs_client.c Bluetooth: Audio: AICS remove need for bt_conn pointer 2021-06-24 11:31:04 -04:00