mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 18:18:28 +00:00
Part of General Connection Establishment Procedure. Active scanning is enabled by task and has higher priority than passive scan. If passive scan is running and task wants to enable scan (active) scanning will be restarted in active mode. Passive scan is enabled implitly while app calls bt_connect_le. Instead of directly call hci_le_create_conn, it is called from device_found if addr obtained from advertisement matches address we want to connect. App calling bt_stop_scanning can only stop active scan. Change-Id: I01805c51f3d821bbd827af75e5d1d4350169241d 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 |