mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 06:21:55 +00:00
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> |
||
---|---|---|
.. | ||
mesh | ||
services | ||
a2dp-codec.h | ||
a2dp.h | ||
addr.h | ||
att.h | ||
avdtp.h | ||
bluetooth.h | ||
buf.h | ||
conn.h | ||
controller.h | ||
crypto.h | ||
gap.h | ||
gatt.h | ||
hci_err.h | ||
hci_raw.h | ||
hci_vs.h | ||
hci.h | ||
hfp_hf.h | ||
l2cap.h | ||
mesh.h | ||
rfcomm.h | ||
sdp.h | ||
testing.h | ||
uuid.h |