zephyr/doc
Pavel Vasilyev 70b0734b5e Bluetooth: Mesh: Add option to call update cb on every retransmission
A user may want to control message parameters (for example, delay
parameter) on every retransmission of a published message (for example,
see section 1.4.1 of the mesh model specification). This is essential
for lighting messages as time gap between messages retransmitted via
the publish-retransmit mechanism introduces unwanted jitter/pop-corn
when such retransmissions are received by a large 'group' of lights.

This commit adds an option to `struct bt_mesh_model_pub` to make the
access layer call `bt_mesh_model_pub.update` callback on every
retransmission. This also addes few macros and functions that can be
used for further calculations.

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2021-11-22 11:52:56 +02:00
..
_doxygen doc: doxygen: adjust titles 2021-11-08 11:17:37 +01:00
_extensions/zephyr
_scripts
_static
_templates
application doc/application: Use tabs for Setting Variables 2021-11-12 21:34:29 -05:00
contribute
development_process
getting_started
guides include/spi: Clarify spi_release() function behavior 2021-11-19 19:17:19 -05:00
images
introduction
reference Bluetooth: Mesh: Add option to call update cb on every retransmission 2021-11-22 11:52:56 +02:00
releases usb: remove Kconfig option USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
security
templates
404.rst
CMakeLists.txt
conf.py
copyright.rst
glossary.rst doc: reference: pm: move terms to glossary 2021-11-13 07:59:51 -05:00
index-tex.rst
index.rst
known-warnings.txt
LICENSING.rst
Makefile
substitutions.txt
zephyr.doxyfile.in doc: Add __must_check to PREDEFINED 2021-11-09 22:21:23 +02:00