zephyr/subsys/bluetooth/controller
Carles Cufi 269a828cb1 Bluetooth: controller: Use RL indices in adv ISR
To avoid manipulation of the irkmatch_ok and irkmatch_id, rely instead
on Resolving List indices for all checks in the advertising ISR.
Although we do incur in a small overhead to look it up initially, the
overall gains are worth the change.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-07-04 09:30:46 +03:00
..
hal Bluetooth: controller: Add device match ID radio API 2017-06-27 22:26:43 +03:00
hci Bluetooth: controller: Fix Event Mask Page 2 handling 2017-07-04 08:15:52 +03:00
include Bluetooth: controller: Rename chl_* to chan_* 2017-07-04 08:16:29 +03:00
ll_sw Bluetooth: controller: Use RL indices in adv ISR 2017-07-04 09:30:46 +03:00
ticker Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00
util
Kconfig
Makefile