zephyr/subsys/bluetooth/controller/ll_sw
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
..
crypto.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
ctrl_internal.h Bluetooth: controller: Cond. compile LE Encryption 2017-06-09 10:33:06 +02:00
ctrl.c Bluetooth: controller: Use RL indices in adv ISR 2017-07-04 09:30:46 +03:00
ctrl.h Bluetooth: controller: Rename chl_* to chan_* 2017-07-04 08:16:29 +03:00
ll_adv.c Bluetooth: controller: Rename chl_* to chan_* 2017-07-04 08:16:29 +03:00
ll_adv.h Bluetooth: controller: Rename chl_* to chan_* 2017-07-04 08:16:29 +03:00
ll_filter.c Bluetooth: controller: Use RL indices in adv ISR 2017-07-04 09:30:46 +03:00
ll_filter.h Bluetooth: controller: Use RL indices in adv ISR 2017-07-04 09:30:46 +03:00
ll_master.c Bluetooth: controller: Generate RPAs for scanning and initating 2017-06-27 22:26:43 +03:00
ll_scan.c Bluetooth: controller: Generate RPAs for scanning and initating 2017-06-27 22:26:43 +03:00
ll.c Bluetooth: controller: Increase ticker operations in thread mode 2017-07-01 13:21:38 +02:00
Makefile Bluetooth: controller: Refactor whitelisting 2017-06-13 12:22:43 -04:00
pdu.h Bluetooth: controller: LE Advertising Extensions PDU structs 2017-06-14 18:40:40 +03:00