zephyr/subsys/bluetooth/audio/shell
Emil Gydesen a46fb81449 Bluetooth: BAP: Shell: Set default_stream on configured
Instead of setting the default_stream when we initiate
the configure operatio, we set it when it has succeded.

In case that the codec configure fails, the stream should
not really be considered configured as the default.

This also ensures that the default_stream is set when
using the CAP shell commands.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-06-28 06:48:32 +00:00
..
audio.h Bluetooth: Audio: Remove BT_CODEC_MAX_DATA_LEN > 0 checks 2023-05-22 15:25:54 +02:00
bap_broadcast_assistant.c Bluetooth: BAP: Shell: Fix assistant broadcast code 2023-06-27 12:15:01 +00:00
bap_scan_delegator.c Bluetooth: BAP: Shell: Only register scan delegator callbacks once 2023-06-27 12:15:19 +00:00
bap.c Bluetooth: BAP: Shell: Set default_stream on configured 2023-06-28 06:48:32 +00:00
cap_acceptor.c Bluetooth: Audio: Shell: Add CAP Acceptor Set Member AD data 2023-03-24 17:35:11 +00:00
cap_initiator.c Bluetooth: CAP: Shell: Fix type in cmd_cap_initiator_unicast_stop 2023-06-27 12:15:36 +00:00
CMakeLists.txt Bluetooth: Audio: Shell: Add CAP Acceptor Set Member AD data 2023-03-24 17:35:11 +00:00
csip_set_coordinator.c Bluetooth: Shell: Move scan filter to function 2023-06-22 12:28:12 +02:00
csip_set_member.c
has_client.c
has.c Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
mcc.c Bluetooth: MCC: Shell: Format IDs as 64-bit (llu) 2023-06-22 06:05:57 -04:00
media_controller.c Bluetooth: Audio: Shell: Fix long/int32_t value checks 2023-06-02 18:56:17 -04:00
micp_mic_ctlr.c
micp_mic_dev.c Bluetooth: MICP: Shell: Add missing "mic_dev" for MICP cmds 2023-04-19 17:14:30 +02:00
mpl.c
tbs_client.c
tbs.c
vcp_vol_ctlr.c
vcp_vol_rend.c