zephyr/subsys/bluetooth
Mariusz Skamra ff71508d5f Bluetooth: audio: ascs: Add endpoint by stream lookup function
This adds endpoint by stream lookup function used to find the active
endpoints that use the stream object provided. The function is used
instead of dereferencing stream->ep that may be not valid if application
did not memset the stream object.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-09-11 11:08:53 +02:00
..
audio Bluetooth: audio: ascs: Add endpoint by stream lookup function 2023-09-11 11:08:53 +02:00
common Bluetooth: Mesh: Updated ACL configuration settings 2023-06-17 08:06:16 -04:00
controller Bluetooth: Controller: Nordic LLL: Use HAL to clear EVENTs 2023-09-08 14:45:13 +02:00
crypto Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
host Bluetooth: ISO: Handle central disc of pending CIS 2023-09-08 14:43:23 +02:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh Bluetooth: Mesh: Fix Solicitation Mesh crypto API use 2023-09-08 14:45:22 +02:00
services bluetooth: host: fix few mismatched CONTAINER_OF 2023-08-30 10:22:37 +02:00
shell Bluetooth: Shell: Only print valid ISO data 2023-09-01 17:44:39 +02:00
CMakeLists.txt
Kconfig Bluetooth: Add missing dependency for PAST feature 2023-04-04 14:31:17 +02:00
Kconfig.adv Bluetooth: Host: Add support for PAwR Sync 2023-04-26 20:08:16 +02:00
Kconfig.iso Bluetooth: ISO: Add advanced unicast ISO parameters 2023-07-31 09:04:52 +00:00
Kconfig.logging Bluetooth: Logging: Make BT_LOG and BT_LOG_LEGACY hidden symbols 2023-04-12 10:23:04 +02:00