zephyr/subsys/bluetooth/controller
Andrzej Kaczmarek 273cb94c0d Bluetooth: controller: Resolve AdvA in ADV_EXT_IND properly
Since ADV_EXT_IND is received on primary channel, the AR is configured
to resolve AdvA in legacy PDU (assuming on 1M) and it will not resolve
AdvA properly. In such case, we should resolve AdvA manually in LLL.

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-11-11 13:27:25 +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: guard NODE_RX_TYPE_USER with range value 2020-11-11 13:25:20 +01:00
include Bluetooth: controller: Create HCI stubs for CIG/CIS creation and removal 2020-11-10 13:19:08 +01:00
ll_sw Bluetooth: controller: Resolve AdvA in ADV_EXT_IND properly 2020-11-11 13:27:25 +01:00
ticker Bluetooth: controller: Prevent incorrect lazy_current increment 2020-09-04 14:14:23 +02: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 creation and removal 2020-11-10 13:19:08 +01:00
Kconfig Bluetooth: controller: Introduce Kconfig options for CIS central/peripheral 2020-11-10 13:19:08 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Add Max. AD data buffers Kconfig option 2020-11-11 12:28:05 +01:00