zephyr/subsys/bluetooth/controller/ll_sw
Carles Cufi 35b34c2e65 Bluetooth: controller: Only add active slots to hw filter
When populating the hardware filter, add only slots that are marked as
taken to avoid the hardware being confused by all-0 addresses. This
solves an EBQ issue with whitelist filtering.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-07-14 22:11:40 +03:00
..
crypto.c Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
ctrl_internal.h Bluetooth: controller: Fix master terminate procedure 2017-07-14 22:11:25 +03:00
ctrl.c Bluetooth: controller: Fix master terminate procedure 2017-07-14 22:11:25 +03:00
ctrl.h Bluetooth: controller: Rename chl_* to chan_* 2017-07-04 08:16:29 +03:00
ll_adv.c Bluetooth: controller: Fix resolving list error handling 2017-07-10 20:47:51 +02:00
ll_adv.h Bluetooth: controller: Fix resolving list error handling 2017-07-10 20:47:51 +02:00
ll_filter.c Bluetooth: controller: Only add active slots to hw filter 2017-07-14 22:11:40 +03:00
ll_filter.h Bluetooth: controller: Fix directed adv filtering 2017-07-12 14:53:29 +02: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: Fix cond. mayfly priority check 2017-07-14 10:01:15 +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