mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 11:15:51 +00:00
To limit the device_found function calls, passive scanning can take advantage of Filter_Duplicates feature. For now, the stack will be informed only if some new device will be found. This solution requires a check if scan filter is used while adding new address to connect to (bt_connect_le). If filter duplicates is used (by active scan or passive scan), the scan should be restarted to refresh scan results. Change-Id: Ibf539e648288fdcd7a8119ec364cff2c97e4aab8 Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com> |
||
---|---|---|
arch | ||
doc | ||
drivers | ||
include | ||
kernel | ||
lib/libc | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Kconfig | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |