zephyr/samples/subsys
Joakim Andersson 751868a806 samples: smp_svr: Handle advertise start in disconnected callback.
With a recent change introduced a connectable advertiser will reserve
a connection object when started. In the disconnected callback the
disconnected connection object is not yet released, so the application
is not able to allocate this connection object for a new connectable
advertiser until after the disconnected callback.

reserve conn commit: 46bf20036a

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-01-23 14:13:17 +02:00
..
canbus samples: canbus: add CANopen sample 2020-01-20 17:17:23 +01:00
console tests: fix test identifiers 2019-12-09 15:53:44 -05:00
fs samples/subsys/fs/fat_fs: increase main stack size 2020-01-18 13:28:45 -05:00
ipc tests: fix test identifiers 2019-12-09 15:53:44 -05:00
logging tests: fix test identifiers 2019-12-09 15:53:44 -05:00
mgmt samples: smp_svr: Handle advertise start in disconnected callback. 2020-01-23 14:13:17 +02:00
nvs tests: fix test identifiers 2019-12-09 15:53:44 -05:00
power/device_pm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
shell samples/subsys/shell/fs: remove nffs configuration 2020-01-21 15:32:47 +01:00
usb usb: api: Add user device status callback 2019-12-19 13:08:55 +01:00
subsys.rst