zephyr/subsys/bluetooth
Kumar Gala 804af856f8 bluetooth: Fix linking issues with armclang
Various bluetooth tests fails to link because bt_le_ext_adv_set_data
can't be resolved.  Solve this by adding a check CONFIG_BT_EXT_ADV
around use of bt_le_ext_adv_set_data.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-04-05 19:32:34 +02:00
..
audio Bluetooth: BAP: Shell: Add check for uuid sizes 2023-04-04 14:30:34 +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: Fix linking issues with armclang 2023-04-05 19:32:34 +02:00
lib Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
mesh Bluetooth: Mesh: Add async API to Private Beacon Client 2023-04-04 14:32:57 +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: Add missing dependency for PAST feature 2023-04-04 14:31:17 +02:00
Kconfig.adv
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