zephyr/subsys/bluetooth/audio/shell
Emil Gydesen 8ad8878d61 Bluetooth: CAP: Shell: Fix argument issue for unicast_stop
The unicast_stop command takes either "all" or one or more
stream pointers as argument, but the argument handler did
not allow this.

The documentation for the command was also out of date.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-14 19:12:04 +01:00
..
audio.h Bluetooth: Audio: Shell: Fix context for the audio shell 2024-02-14 19:11:55 +01:00
bap_broadcast_assistant.c Bluetooth: Audio: define bt_bap_bass_subgroup struct. 2024-02-14 19:04:01 +01:00
bap_scan_delegator.c Bluetooth: Audio: define bt_bap_bass_subgroup struct. 2024-02-14 19:04:01 +01:00
bap.c Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
cap_acceptor.c
cap_commander.c Bluetooth: Audio: Shell: CAP change volume offset command 2024-01-31 21:35:17 -05:00
cap_initiator.c Bluetooth: CAP: Shell: Fix argument issue for unicast_stop 2024-02-14 19:12:04 +01:00
CMakeLists.txt Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
csip_set_coordinator.c
csip_set_member.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
gmap.c Bluetooth: GMAP: Add GMAP shell 2023-12-11 18:30:57 +01:00
has_client.c Bluetooth: CAP and HAP: Shell: Replace - with _ in commands 2024-02-07 15:26:29 +00:00
has.c Bluetooth: CAP and HAP: Shell: Replace - with _ in commands 2024-02-07 15:26:29 +00:00
mcc.c Bluetooth: Audio: MCC optional procedures actually optional 2024-02-02 12:42:55 +01:00
media_controller.c bt: audio: shell: Fix possible buffer overflow 2023-07-20 11:09:50 +00:00
micp_mic_ctlr.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
micp_mic_dev.c
mpl.c
pbp.c Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
tbs_client.c Bluetooth: audio: tbs_client: Subscribe to all required notifications 2023-08-23 15:44:07 +02:00
tbs.c
tmap.c Bluetooth: TMAP: Add TMAP shell module 2023-06-30 16:10:51 +02:00
vcp_vol_ctlr.c Bluetooth: Audio: Shell: CAP change volume command 2024-01-17 12:00:09 -05:00
vcp_vol_rend.c