zephyr/subsys/bluetooth/audio
Mariusz Skamra bc710a49f1 Bluetooth: audio: unicast_server: Do not store metadata if rejected
This moves copying of parameters after application return value
validation so that the metadata is not stored if rejected.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-07-07 19:03:55 +00:00
..
shell Bluetooth: BAP: Shell: Merge the unicast and broadcast stream structs 2023-07-07 14:53:24 +02:00
aics_client.c
aics_internal.h
aics.c
ascs_internal.h Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
ascs.c Bluetooth: Modify stream_ops->stopped to be called on leaving streaming 2023-07-05 12:34:01 +00:00
audio_internal.h
audio.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_broadcast_assistant.c
bap_broadcast_sink.c Bluetooth: BAP: Fix issue with pa sync and ID in broadcast_sink_create 2023-07-07 09:20:23 +02:00
bap_broadcast_source.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_endpoint.h Bluetooth: Modify stream_ops->stopped to be called on leaving streaming 2023-07-05 12:34:01 +00:00
bap_internal.h
bap_iso.c
bap_iso.h Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_scan_delegator.c
bap_stream.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_stream.h Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_unicast_client_internal.h Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_unicast_client.c Bluetooth: Modify stream_ops->stopped to be called on leaving streaming 2023-07-05 12:34:01 +00:00
bap_unicast_server.c Bluetooth: audio: unicast_server: Do not store metadata if rejected 2023-07-07 19:03:55 +00:00
bap_unicast_server.h Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
cap_acceptor.c
cap_initiator.c Bluetooth: CAP: Add null check for free_conn 2023-06-30 16:12:30 +02:00
cap_internal.h
cap_stream.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
ccid_internal.h
ccid.c
CMakeLists.txt
codec.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c Bluetooth: CSIP: Add missing input validation for csis_int_by_handle 2023-06-30 16:13:27 +02:00
csip_set_member.c
has_client.c
has_internal.h
has.c
Kconfig
Kconfig.aics
Kconfig.ascs
Kconfig.bap Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
Kconfig.bass
Kconfig.cap
Kconfig.csip
Kconfig.has
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs
Kconfig.tbs
Kconfig.tmap
Kconfig.vcp
Kconfig.vocs
mcc.c
mcs_internal.h
mcs.c bluetooth: ots: Fix bt_ots_init paramter struct naming 2023-06-30 16:06:08 +02:00
media_proxy_internal.h
media_proxy.c
micp_mic_ctlr.c
micp_mic_dev.c Bluetooth: MICP: Return if AICS inst count is 0 2023-06-30 16:13:04 +02:00
mpl_internal.h
mpl.c
pacs_internal.h Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
pacs.c bluetooth: audio: Rework PACS notify system 2023-07-04 11:00:38 +00:00
tbs_client.c Bluetooth: TBS: Guard check for MAX_TBS_INSTANCES 2023-06-29 21:06:14 +02:00
tbs_internal.h
tbs.c
tmap.c Bluetooth: TMAP: Make callback const 2023-06-30 16:10:51 +02:00
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c Bluetooth: VCP: Return if VOCS/AICS inst count is 0 2023-06-30 16:13:04 +02:00
vocs_client.c
vocs_internal.h
vocs.c