zephyr/subsys/bluetooth/controller
Carles Cufi 540a209085 Bluetooth: controller: Add whitelist population with privacy
When using privacy, an additional cache of the actual privacy peers is
required to avoid additional processing in the ISR (since some of the
peers in the whitelist will be disabled by the corresponding privacy
settings). Add the cache and populate the actual whitelist just before
advertising, scanning or initiating a connection.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-26 15:04:16 +03:00
..
hal Bluetooth: Fix use of uint32_t in nRF5 radio timings abstractions 2017-06-22 12:19:01 -05:00
hci Bluetooth: controller: Fix supported cmds and states 2017-06-25 14:26:08 +03:00
include Bluetooth: controller: Add inital support for Controller-based privacy 2017-06-20 15:20:09 +03:00
ll_sw Bluetooth: controller: Add whitelist population with privacy 2017-06-26 15:04:16 +03:00
ticker Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
util Bluetooth: controller: Rename mem function that checks all-zero mem 2017-06-20 15:20:09 +03:00
Kconfig Bluetooth: controller: Add radio fast ramp feature 2017-06-22 18:48:15 +03:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00