zephyr/subsys/bluetooth/audio
Jens Rehhoff Thomsen c44334374e Bluetooth: host: Fix bug in scan start
When scanning is started on bt_bap_broadcast_assistant_scan_start then
BAP_BA_FLAG_SCANNING flag for the broadcast assistant instance should
not be cleared.

Fixes #85937

Signed-off-by: Jens Rehhoff Thomsen <jthm@demant.com>
2025-02-20 14:55:56 +00:00
..
shell Bluetooth: PACS: Remove BAP infix for pacs_register_param 2025-02-12 09:41:49 +01:00
aics_client.c
aics_internal.h
aics.c Bluetooth: AICS: Fix check for BT_AICS_INPUT_TYPE 2025-02-15 07:23:37 +01:00
ascs_internal.h Bluetooth: Audio: Spring cleanup for audio source files 2025-02-04 12:03:04 +01:00
ascs.c Bluetooth: ASCS: Missing cleanup of stream for idle state 2025-02-17 21:16:10 +01:00
audio_internal.h Bluetooth: Audio: Add common bt_audio_get_max_ntf_size 2025-02-14 19:15:42 +00:00
audio.c Bluetooth: Audio: Add common bt_audio_get_max_ntf_size 2025-02-14 19:15:42 +00:00
bap_base.c Bluetooth: BAP: Remove ISO limitation on BASE parsing 2025-01-17 09:08:16 +01:00
bap_broadcast_assistant.c Bluetooth: host: Fix bug in scan start 2025-02-20 14:55:56 +00:00
bap_broadcast_sink.c Bluetooth: BAP: Fix issue with sink recv state notifications 2025-02-06 21:13:15 +01:00
bap_broadcast_source.c Bluetooth: BAP: Add broadcast source callback structs 2024-12-06 15:17:06 +01:00
bap_endpoint.h Bluetooth: BAP: Fix issue with sink recv state notifications 2025-02-06 21:13:15 +01:00
bap_internal.h Bluetooth: Audio: Remove BT_AUDIO_BROADCAST_CODE_SIZE 2024-10-25 22:43:40 +01:00
bap_iso.c
bap_iso.h
bap_scan_delegator.c Bluetooth: BAP: Fix notifications for scan delegator 2025-02-14 19:15:42 +00:00
bap_stream.c tests: Bluetooth: Audio: Use same recv_cb for all tests 2024-11-21 14:47:49 +01:00
bap_stream.h Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
bap_unicast_client_internal.h Bluetooth: Audio: Spring cleanup for audio source files 2025-02-04 12:03:04 +01:00
bap_unicast_client.c Bluetooth: Audio: Add common bt_audio_get_max_ntf_size 2025-02-14 19:15:42 +00:00
bap_unicast_server.c Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
bap_unicast_server.h
cap_acceptor.c
cap_commander.c Bluetooth: Audio: Spring cleanup for audio source files 2025-02-04 12:03:04 +01:00
cap_common.c Bluetooth: Audio: implement the distribute broadcast code procedure 2024-11-25 21:52:53 +01:00
cap_initiator.c Bluetooth: CAP: Fix log warning for meta pointer 2024-12-09 09:50:12 +01:00
cap_internal.h Bluetooth: Audio: Spring cleanup for audio source files 2025-02-04 12:03:04 +01:00
cap_stream.c Bluetooth: CAP: Add support for handling ASE errors 2024-10-23 16:53:44 +02:00
ccid.c Bluetooth: CCID: Make the CCID API public 2024-10-15 04:10:28 -04:00
ccp_call_control_client.c Bluetooth: CCP: Add missing documentation for CCP discover 2025-02-14 19:15:31 +00:00
ccp_call_control_server.c Bluetooth: CCP: Introduce new CCP API 2025-01-08 07:50:32 +01:00
CMakeLists.txt Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
codec.c Bluetooth: Audio: Add bt_audio_data_get_val 2024-10-25 14:01:42 +02:00
csip_crypto.c Bluetooth: audio: Fix byteorder in csip sef crypto function 2025-01-20 16:28:35 +01:00
csip_crypto.h Bluetooth: CSIP: Update documentation for CSIP crypto functions 2025-02-08 08:13:17 +01:00
csip_internal.h Bluetooth: CSIP: Update documentation for CSIP crypto functions 2025-02-08 08:13:17 +01:00
csip_set_coordinator.c Bluetooth: audio: Fix byteorder in csip sef crypto function 2025-01-20 16:28:35 +01:00
csip_set_member.c Bluetooth: audio: Fix byteorder in csip sef crypto function 2025-01-20 16:28:35 +01:00
gmap_client.c
gmap_server.c
has_client.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
has_internal.h
has.c Bluetooth: BAP: Fix notifications for scan delegator 2025-02-14 19:15:42 +00:00
Kconfig Bluetooth: CCP: Introduce new CCP API 2025-01-08 07:50:32 +01:00
Kconfig.aics Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.ascs Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.bap Bluetooth: BAP: Remove GATT_CACHING req for unicast server 2025-02-14 19:15:57 +00:00
Kconfig.cap Bluetooth: Audio: Update SCAN_DELEGATOR dependency to GATT_DYNAMIC_DB 2024-10-23 16:53:37 +02:00
Kconfig.ccp Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
Kconfig.csip Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.gmap
Kconfig.has Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.mcs Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.mctl
Kconfig.micp Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
Kconfig.mpl Bluetooth: CCID: Make the CCID API public 2024-10-15 04:10:28 -04:00
Kconfig.pacs Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.pbp
Kconfig.tbs Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.tmap Bluetooth: TMAP: Add role validation for bt_tmap_register 2024-12-27 14:09:13 +01:00
Kconfig.vcp Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.vocs Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
mcc_internal.h
mcc.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
mcs_internal.h
mcs.c Bluetooth: Audio: Add common bt_audio_get_max_ntf_size 2025-02-14 19:15:42 +00:00
media_proxy_internal.h
media_proxy.c Bluetooth: Audio: add bt_ prefix when registering logging module 2024-12-09 15:10:57 +01:00
micp_internal.h
micp_mic_ctlr.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
micp_mic_dev.c
mpl_internal.h
mpl.c Bluetooth: MPL: Fix build issues with the MPL shell 2025-01-07 00:27:17 +01:00
pacs_internal.h Bluetooth: BAP: Add common capability check 2025-01-15 19:04:31 +01:00
pacs.c Bluetooth: PACS: Add missing break in switch for sup ctx get 2025-02-14 17:05:47 +01:00
pbp.c
tbs_client.c Bluetooth: TBS: Fix return value of handle_string_long_read 2025-02-08 08:13:28 +01:00
tbs_internal.h
tbs.c Bluetooth: TBS: Fix -Wsometimes-uninitialized warning 2025-02-11 03:07:39 +01:00
tmap.c Bluetooth: TMAP: Add role validation for bt_tmap_register 2024-12-27 14:09:13 +01:00
vcp_internal.h
vcp_vol_ctlr.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
vcp_vol_rend.c
vocs_client.c
vocs_internal.h
vocs.c