zephyr/subsys/bluetooth/controller/hci
Carles Cufi d0832f92fd Bluetooth: controller: Refactor whitelisting
As a preparation for advanced filtering (Controller-based privacy) this
commit refactors whitelisting so that it becomes its own module and
actually correctly performs state tracking to avoid modifying the
whitelist when it's in use.

Additionally it also removes the duplicate separate entries for
advertising and scanning, since the specification only allows one single
global whitelist singleton.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2017-06-13 12:22:43 -04:00
..
hci_driver.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
hci_internal.h
hci.c Bluetooth: controller: Refactor whitelisting 2017-06-13 12:22:43 -04:00
Makefile Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00