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 Bluetooth: aics_client: Remove unused subscribe_cnt variable 2023-06-24 18:54:56 +02:00
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 Bluetooth: BAP: Broadcast assistant add idx check for read recv state 2023-06-05 10:48:45 -04:00
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 Bluetooth: BAP: Remove lower check in BT_BAP_BASS_VALID_OPCODE 2023-06-05 10:49:29 -04:00
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 Bluetooth: BAP: Fix bt_bap_scan_delegator_find_state 2023-06-27 12:16:50 +00:00
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 Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
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 Bluetooth: CSIP: Fix Set Member set size and rank param validation 2023-05-10 10:14:56 +02:00
has_client.c Bluetooth: HAS: Add missing memset of read params 2023-05-05 11:26:11 +02:00
has_internal.h Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
has.c Bluetooth: audio: has: Fix conditional check 2023-06-05 16:24:18 +02:00
Kconfig Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
Kconfig.aics
Kconfig.ascs Bluetooth: ASCS: Add support for long read 2023-05-12 15:29:17 +02:00
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 Bluetooth: audio: has: Fix conditional check 2023-06-05 16:24:18 +02:00
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs
Kconfig.tbs
Kconfig.tmap Bluetooth: Audio: Add TMAS and two TMAP samples 2023-05-24 16:39:38 +02:00
Kconfig.vcp Bluetooth: Audio: Make VCS optional notify characteristics optional 2023-05-17 19:26:54 +02:00
Kconfig.vocs
mcc.c Bluetooth: audio: mcs: Offload notifications to system work queue 2023-05-18 13:35:57 +00:00
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 Bluetooth: MPL: Modify parse_search to use bt_data_parse 2023-06-08 11:49:58 -04:00
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 Bluetooth: tbs_client: Remove unused subscribe_cnt variable 2023-06-24 18:54:56 +02:00
tbs.c Bluetooth: TBS: Ensure that inst exist when notifying terminate 2023-06-13 07:00:02 -04:00
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 Bluetooth: vocs_client: Remove unused subscribe_cnt variable 2023-06-24 18:54:56 +02:00
vocs.c