zephyr/subsys/bluetooth/audio
Yago Fontoura do Rosario d3cc63ac71 Bluetooth: PACS: Fix duplicated entries in client list
The client list is filled from the bonding table at registration
but this should only be done once like the callback registration

Signed-off-by: Yago Fontoura do Rosario <yafo@demant.com>
2025-07-29 11:21:58 +01:00
..
shell Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
aics_client.c Bluetooth: AICS Client: Fix sonarcloud issues 2025-06-11 08:57:26 -04:00
aics_internal.h
aics.c Bluetooth: AICS: Fix sonarcloud issues 2025-06-11 08:57:26 -04:00
ascs_internal.h Bluetooth: ASCS: Sonarcloud fixes 2025-06-11 08:58:09 -04:00
ascs.c Bluetooth: ASCS: fix uninitialized pointer read 2025-07-08 13:44:37 -05:00
audio_internal.h Bluetooth: Audio: Add missing default case for bt_audio_dir_str 2025-06-24 15:34:01 -05:00
audio.c Revert "Bluetooth: Audio: Use generic count_bits to count bits" 2025-03-18 16:39:47 +01:00
bap_base.c Bluetooth: BAP: Use IN_RANGE in bt_bap_base_get_base_from_ad 2025-06-24 15:34:17 -05:00
bap_broadcast_assistant.c Bluetooth: BAP: BA: Add check for mixing NO_PREF with specific BIS 2025-05-27 12:02:16 +01:00
bap_broadcast_sink.c Bluetooth: Audio: fix BIS_Sync_State for BASS server 2025-05-16 17:32:28 +02:00
bap_broadcast_source.c Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
bap_endpoint.h
bap_internal.h
bap_iso.c Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
bap_iso.h Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
bap_scan_delegator.c Bluetooth: BAP: SD: Add missing error checks for mutex locks 2025-07-28 16:44:58 -04:00
bap_stream.c bluetooth: bap_unicast_client: fix PTS BAP/UCL/SCC/BV-103-C failure 2025-07-20 12:24:43 -04:00
bap_stream.h Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
bap_unicast_client_internal.h
bap_unicast_client.c bluetooth: bap_unicast_client: fix PTS BAP/UCL/SCC/BV-103-C failure 2025-07-20 12:24:43 -04:00
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c Bluetooth: ASCS: Sonarcloud fixes 2025-06-11 08:58:09 -04:00
cap_commander.c Bluetooth: CAP: Add better active_proc checks 2025-04-07 09:59:08 +02:00
cap_common.c Bluetooth: CAP: Add better active_proc checks 2025-04-07 09:59:08 +02:00
cap_initiator.c bluetooth: bap_unicast_client: fix PTS BAP/UCL/SCC/BV-103-C failure 2025-07-20 12:24:43 -04:00
cap_internal.h Bluetooth: ASCS: Sonarcloud fixes 2025-06-11 08:58:09 -04:00
cap_stream.c
ccid.c
ccp_call_control_client.c Bluetooth: CCP: Check conn type before access by index 2025-07-28 16:45:17 -04:00
ccp_call_control_server.c Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
CMakeLists.txt
codec.c
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c Bluetooth: CSIP: Add support for dynamically setting set size 2025-03-20 14:23:40 +01:00
csip_set_member.c Bluetooth: CSIP: Remove excess + at start of link for test_k 2025-06-24 15:33:41 -05:00
gmap_client.c
gmap_server.c
has_client.c
has_internal.h
has.c Bluetooth: Host: Make bt_le_addr_is_bonded public 2025-03-13 10:48:19 +01:00
Kconfig
Kconfig.aics
Kconfig.ascs
Kconfig.bap
Kconfig.cap
Kconfig.ccp
Kconfig.csip Bluetooth: CSIP: Add support for dynamically setting set size 2025-03-20 14:23:40 +01:00
Kconfig.gmap
Kconfig.has
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs
Kconfig.pbp
Kconfig.tbs
Kconfig.tmap Bluetooth: TMAP: Fix issues with _SUPPORTED kconfigs 2025-07-01 10:56:06 -10:00
Kconfig.vcp
Kconfig.vocs
mcc_internal.h
mcc.c
mcs_internal.h
mcs.c
media_proxy_internal.h
media_proxy.c
micp_internal.h
micp_mic_ctlr.c
micp_mic_dev.c
mpl_internal.h
mpl.c
pacs_internal.h
pacs.c Bluetooth: PACS: Fix duplicated entries in client list 2025-07-29 11:21:58 +01:00
pbp.c
tbs_client.c Bluetooth: TBS: Client: Fix sizeof('\0') 2025-03-28 12:20:10 +01:00
tbs_internal.h
tbs.c Bluetooth: TBS: Add support for long read with dirty bit 2025-04-29 13:00:07 +02:00
tmap.c
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c
vocs_client.c
vocs_internal.h
vocs.c