mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 14:36:10 +00:00
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> |
||
---|---|---|
.. | ||
hci_driver.c | ||
hci_internal.h | ||
hci.c | ||
Makefile |