zephyr/subsys/bluetooth
Mariusz Skamra 08aedc66dd Bluetooth: audio: ascs: Make use of SYS_SLIST_FOR_EACH_CONTAINER_* macros
This cleans up the code a bit by replacing the occurences of
SYS_SLIST_FOR_EACH_NODE with SYS_SLIST_FOR_EACH_CONTAINER(_SAFE)
so that the explicit CONTAINER_OF() usage is not needed.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-03-28 15:07:09 +02:00
..
audio Bluetooth: audio: ascs: Make use of SYS_SLIST_FOR_EACH_CONTAINER_* macros 2023-03-28 15:07:09 +02:00
common Bluetooth: Logging: Deprecate BT_DEBUG_LOG 2023-03-28 10:33:24 +02:00
controller Bluetooth: Controller: Fix ticker to reduce RTC min compare offset 2023-03-24 12:10:37 +01:00
crypto Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
host Bluetooth: iso: Add bt_iso_server_unregister function 2023-03-28 15:07:09 +02:00
lib Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
mesh Bluetooth: Mesh: fix blob_cli.c build with Clang 2023-03-28 15:06:44 +02:00
services Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
shell Bluetooth: Audio: Shell: Use same streams and group for BAP and CAP 2023-03-21 09:35:05 +01:00
CMakeLists.txt Bluetooth: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +02:00
Kconfig Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso Bluetooth: ISO: Fix BT_ISO_TX_MTU range 2023-03-03 09:19:19 +01:00
Kconfig.logging Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00