zephyr/samples/bluetooth/cap_acceptor/src
Emil Gydesen 4bf653aa4f samples: Bluetooth: CAP: Add missing k_sem_init
The source_stream_sem and sink_stream_sem semaphores were
never initialized, and thus when a disconnect happened the
call(s) to k_sem_give would fail fatally.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-02-15 07:23:28 +01:00
..
cap_acceptor_broadcast.c samples: Bluetooth: Audio: Spring cleanup for audio header files 2025-02-04 12:03:04 +01:00
cap_acceptor_unicast.c samples: Bluetooth: CAP: Add missing k_sem_init 2025-02-15 07:23:28 +01:00
cap_acceptor.h
main.c Bluetooth: PACS: Remove BAP infix for pacs_register_param 2025-02-12 09:41:49 +01:00