zephyr/subsys/bluetooth
Emil Gydesen 6dface9947 Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services
Many/most LE Audio services are dynamically registered,
but have been enabled without BT_GATT_DYNAMIC_DB.

Add select BT_GATT_DYNAMIC_DB for the services. Select
was used instead of depends on to make it simpler
to enable them.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2023-04-04 13:36:26 +02:00
..
audio Bluetooth: Audio: Add select BT_GATT_DYNAMIC_DB for audio services 2023-04-04 13:36:26 +02:00
common Bluetooth: Logging: Remove BT_DEBUG 2023-03-30 10:40:01 +00: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: Host: Remove unnecessary guarding 2023-03-31 14:01:33 +02:00
lib Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
mesh Bluetooth: Logging: Remove BT_DEBUG 2023-03-30 10:40:01 +00: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: Remove BT_DEBUG 2023-03-30 10:40:01 +00:00