zephyr/samples
Joakim Andersson 09b89ef585 Bluetooth: samples: Unref conn object on create connection timeout
Handle connected callback with error status not releasing the default
conn object in central samples. This can happen when the initiator fails
to create the connection within 3 seconds and is canceled by the host.

Also restart the scan role in this case.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-02-25 14:12:04 +02:00
..
application_development kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
basic samples: fade_led: Fix definition of PWM_FLAGS 2020-02-11 17:50:50 +02:00
bluetooth Bluetooth: samples: Unref conn object on create connection timeout 2020-02-25 14:12:04 +02:00
boards samples: arc_secure_services: fix sample.yaml 2020-02-13 12:59:47 +02:00
cpp_synchronization samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
display samples: display: Enhance lvgl sample to support touch input 2020-02-01 08:50:16 -05:00
drivers doc: split devicetree docs into multiple pages 2020-02-20 12:15:27 +02:00
hello_world tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mpu global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
net samples: net: gsm_modem: Add README file 2020-02-18 18:52:43 +02:00
nfc/nfc_hello cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
philosophers samples: philosophers: Disable networking 2019-12-18 10:35:15 +02:00
portability samples: cmsis_rtos_v1: Grow stack size to the maximum allowed 2020-01-20 18:33:34 -05:00
posix samples & tests: Correct main() type 2019-12-16 11:27:56 +01:00
scheduler samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00
sensor sensors: grove_light: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
shields tests: remove duplicate names for tests 2020-02-13 14:45:56 -06:00
smp samples: pi: fix sample.yaml 2020-02-21 07:45:04 +02:00
subsys samples: canbus: canopen: fix python package install instructions 2020-02-11 17:49:20 +02:00
synchronization tests: fix test identifiers 2019-12-09 15:53:44 -05:00
testing/integration tests: fix test identifiers 2019-12-09 15:53:44 -05:00
userspace samples/userspace/shared_mem: Add volatile to interthread data 2020-02-03 09:31:56 -05:00
video samples: video: Fix board reference name 2019-10-30 18:33:18 +01:00
classic.rst
index.rst samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00