zephyr/subsys
Trond Einar Snekvik 723e14a432 Bluetooth: Mesh: Model start callback
Replaces the Mesh model settings_commit callback with a start callback,
indicating that the mesh model behavior is ready to start. Everything
that was previously done in the settings_commit callback may be moved to
this callback, which gets called just after mesh settings are committed,
instead of in the middle of the process.

This resolves an issue where models had no context in which to start
their behavior, as the previous settings_commit call fired before the
mesh was declared valid, making access APIs inaccessible.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-01-11 18:20:00 +01:00
..
bluetooth Bluetooth: Mesh: Model start callback 2020-01-11 18:20:00 +01:00
console
cpp
debug tracing: ctf: fix arguments to ctf_top_thread_info 2020-01-09 11:21:19 -05:00
dfu
disk
fb
fs
jwt
logging
mgmt
net net: tcp2: Drop snprintf() and use snprintk() 2020-01-08 14:10:21 +02:00
power soc: nrf91: add power management 2020-01-10 13:09:44 +01:00
random
settings
shell
stats
storage
testsuite
usb usb: Fix usb tests reporting error 2020-01-07 21:05:44 +01:00
CMakeLists.txt
Kconfig