fe70e50d41
The section 3.7.3.1 of the mesh specification recommends to delay a message publication in certain cases: - at power-up or upon state change for a time between 20 to 500 ms - for periodic publications for a time between 20 to 50 ms This change implements this recommendation by adding the `CONFIG_BT_MESH_DELAYABLE_PUBLICATION` Kconfig option which enables the randomization code and by adding the `bt_mesh_model_pub.delayable` bit field which allows each model decide whether the publications should be delayed for this model or not. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no> |
||
---|---|---|
.. | ||
api | ||
autopts | ||
img | ||
bluetooth-arch.rst | ||
bluetooth-audio-arch.rst | ||
bluetooth-ctlr-arch.rst | ||
bluetooth-dev.rst | ||
bluetooth-qual.rst | ||
bluetooth-shell.rst | ||
bluetooth-tools.rst | ||
dis-pics.rst | ||
gap-pics.rst | ||
gatt-pics.rst | ||
index.rst | ||
l2cap-pics.rst | ||
mesh-pics.rst | ||
overview.rst | ||
rfcomm-pics.rst | ||
sm-pics.rst |