zephyr/subsys/bluetooth
Troels Nilsson 714d74b77b Bluetooth: controller: Use new ticker feature to get offsets
Updated the 3 places in extended advertising where the ticker was
previously inquired about the expiration of another ticker ID in a
separate mayfly (adv_aux, adv_sync and adv_iso). It will now use the
new ticker feature where another ticker IDs expiration info will be
added to the callback.

Channel map updates are now handled in ticker_cb and applied immediately
if the ticker is not running

Signed-off-by: Troels Nilsson <trnn@demant.com>
2023-03-22 08:57:37 +00:00
..
audio Bluetooth: audio: ascs: Fix ASE release from QoS configured 2023-03-21 09:38:16 +01:00
common Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
controller Bluetooth: controller: Use new ticker feature to get offsets 2023-03-22 08:57:37 +00:00
crypto Bluetooth: Fix endianness of cryptographic toolbox function h8 2023-01-26 13:25:11 +01:00
host tests: bluetooth: host: Add UT for bt_pub_key_gen() 2023-03-22 09:33:42 +01:00
lib Bluetooth: Host: Move new bt_data functions to data.c 2023-03-21 18:17:52 +00:00
mesh Bluetooth: Mesh: Remove deprecated health API 2023-03-22 09:35:01 +01:00
services Bluetooth: Services: Set IAS alert level before callback 2023-02-27 13:20:33 +01: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: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +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