zephyr/subsys/bluetooth/audio
Nithin Ramesh Myliattil a94cdafdb7 Bluetooth: CSIP: Fix ntf issue to clients on reboot
On reboot, client list to notify is not updated properly.
Fix is to check and add the reconnected clients on
security changed cb.

Subscription check is added before notify to clients.
BT Enable check is added in the register function before adding
bonded devices to client list.

Also typo is corrected in add_bonded_addr_to_client_list in the
second loop.

Signed-off-by: Nithin Ramesh Myliattil <niym@demant.com>
2025-04-25 14:04:37 +02:00
..
shell Bluetooth: CSIP: Add support for dynamically setting set size 2025-03-20 14:23:40 +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: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
audio_internal.h bluetooth: rename _bt_gatt_ccc and clarify usage 2025-04-17 17:24:19 +02:00
audio.c Revert "Bluetooth: Audio: Use generic count_bits to count bits" 2025-03-18 16:39:47 +01:00
bap_base.c
bap_broadcast_assistant.c Bluetooth: Audio: Modifed PAST checks to use public API 2025-03-07 19:58:23 +01:00
bap_broadcast_sink.c Bluetooth: BAP: Update encrypt_state when BIG synced after bad code 2025-04-24 11:57:25 +02:00
bap_broadcast_source.c Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +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
bap_iso.c Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
bap_iso.h Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
bap_scan_delegator.c Bluetooth: host: Ensure BASS notifications are sent 2025-04-25 14:04:12 +02:00
bap_stream.c
bap_stream.h
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: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c
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: CAP: Add better active_proc checks 2025-04-07 09:59:08 +02:00
cap_internal.h Bluetooth: CAP: Add better active_proc checks 2025-04-07 09:59:08 +02:00
cap_stream.c
ccid.c
ccp_call_control_client.c Bluetooth: CCP: Client: Add get_bearers 2025-04-09 15:23:07 +02:00
ccp_call_control_server.c
CMakeLists.txt Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
codec.c
csip_crypto.c
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: CSIP: Add support for dynamically setting set size 2025-03-20 14:23:40 +01:00
csip_set_member.c Bluetooth: CSIP: Fix ntf issue to clients on reboot 2025-04-25 14:04:37 +02: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 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
Kconfig.ccp Bluetooth: CCP: Initial CCP Client implemenation 2025-01-28 09:46:39 +01:00
Kconfig.csip Bluetooth: CSIP: Add support for dynamically setting set size 2025-03-20 14:23:40 +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
Kconfig.mpl
Kconfig.pacs Bluetooth: Audio: Add dependency for BT_SMP 2025-02-05 14:57:20 +01:00
Kconfig.pbp
Kconfig.tbs Bluetooth: TBS: Ensure sending notifications 2025-03-13 10:27:59 +01:00
Kconfig.tmap
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
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
micp_internal.h
micp_mic_ctlr.c
micp_mic_dev.c
mpl_internal.h
mpl.c
pacs_internal.h
pacs.c Bluetooth: pacs: Fixed pacs_get_available_context 2025-04-08 14:23:30 +02: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: Ensure sending notifications 2025-03-13 10:27:59 +01:00
tmap.c
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c
vocs_client.c
vocs_internal.h
vocs.c