zephyr/subsys/bluetooth
Mariusz Skamra 5909a00a00 Bluetooth: audio: ascs: Minor refactor of ASE allocation
This removes redundant bt_ascs_ase_get_from_slab function and moves it's
functionality to ase_new(). It's sane, because the ASE shall be
allocated from ase_new() function context only.
bt_ascs_ase_return_to_slab() has been renamed to ase_free() to follow
the naming convention. Furthermore, few logs have been fixed/added.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-03-28 15:07:09 +02:00
..
audio Bluetooth: audio: ascs: Minor refactor of ASE allocation 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: Logging: Move all logging symbols together 2023-03-28 10:33:24 +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
Kconfig.iso
Kconfig.logging Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00