zephyr/subsys/bluetooth/shell
Andries Kruithof 8c1513c837 Bluetooth: shell: make behaviour of iso cmd same as bt cmd
When no parameters are given to the 'bt' command it prints
the help message. The 'iso' command responds with 'missing
subcommand'. This commit updates the behaviour of the iso
command so that it behaves the same as the bt command, i.e.
prints a help message

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2023-10-27 10:53:25 +02:00
..
bredr.c Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
bt.c bluetooth: shell: Fixed logic in is_substring function 2023-10-20 15:02:28 +02:00
bt.h Bluetooth: Shell: Add selected_per_adv_sync 2023-08-14 13:34:26 +00:00
CMakeLists.txt
gatt.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
hci.c
hci.h
ias_client.c
ias.c
iso.c Bluetooth: shell: make behaviour of iso cmd same as bt cmd 2023-10-27 10:53:25 +02:00
Kconfig
l2cap.c Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
ll.c
ll.h
rfcomm.c
ticker.c