zephyr/subsys/bluetooth/controller
Andrzej Kaczmarek 68723274da Bluetooth: controller: Use decoded AdvA/TargetA for conn ind helper
The same helper will be used for legacy and extended advertising so we
better pass AdvA and TargetA directly instead of complete advertising
PDU. This is because those fields are at different locations in legacy
and extended advertising PDUs so caller can figure them out.

Also, we can now check for directed advertising using TargetA since it
will be only supplied for such advertising (NULL otherwise).

Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
2020-12-17 11:36:25 +01:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal subsys/bluetooth: Add missing stdint.h include 2020-12-07 21:50:14 -05:00
hci Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
include Bluetooth: controller: Add set connectionless CTE TX parameters 2020-12-14 11:23:26 +01:00
ll_sw Bluetooth: controller: Use decoded AdvA/TargetA for conn ind helper 2020-12-17 11:36:25 +01:00
ticker Bluetooth: controller: Fix skipped single-shot ticker failure callback 2020-11-26 15:47:02 +01:00
util Bluetooth: controller: Cleanup included header files 2020-12-17 11:23:18 +01:00
CMakeLists.txt Bluetooth: controller: Create HCI stubs for CIG/CIS and ISO 2020-11-30 15:49:30 +01:00
Kconfig drivers: counters: Fix TIMER0 and RTC0 with Bluetooth controller 2020-12-13 19:25:49 -05:00
Kconfig.df Bluetooth: controller: Clean up direction finding Kconfig 2020-12-14 11:23:26 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Clean up direction finding Kconfig 2020-12-14 11:23:26 +01:00