zephyr/subsys/bluetooth/controller
Andrzej Kaczmarek 77fd7fdbd7 Bluetooth: controller: Initialize scan rsp only for legacy adv
When legacy set is configured we need to make sure scan response is
properly initialized with empty data. For extended sets we should not
touch scan response on configure since data for those sets have to be
set explicitly, e.g. we cannot enable scannable advertising set if no
data was set.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-12-04 17:44:13 +01:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: Add cpu_dsb hal interface 2020-08-31 13:49:13 +02:00
hci Bluetooth: controller: removed node_rx for big create/terminate 2020-12-04 17:09:33 +01:00
include Bluetooth: controller: Guard ll_adv_iso_by_hci_handle_* functions 2020-12-04 17:09:33 +01:00
ll_sw Bluetooth: controller: Initialize scan rsp only for legacy adv 2020-12-04 17:44:13 +01:00
ticker Bluetooth: controller: Fix skipped single-shot ticker failure callback 2020-11-26 15:47:02 +01:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig Bluetooth: controller: BIG create sends empty BIS PDUs (ULL) 2020-12-04 17:09:33 +01:00
Kconfig.df Bluetooth: controller: Add Direction Finding specific KConfig 2020-11-26 13:14:17 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Implements ULL handling for BIG create command 2020-12-04 17:09:33 +01:00