mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:07:04 +00:00
Calling bt_conn_set_auto_conn one can decide if auto connect shall be used. If so, everytime the connection is lost, passive scanning will be enabled to listen for connectable advertisements from remote device and re-establish the connection. Auto connect can be disabled if one decide to disconnect from this device using bt_disconnect or call bt_conn_set_auto_conn with auto_conn flag set to false. Change-Id: Ic9952e313cb8612ea6c72838be0755805daeffcf 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 |