zephyr/doc/connectivity
Pavel Vasilyev fe70e50d41 Bluetooth: Mesh: Added support for randomly delaying publications
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>
2023-12-18 09:29:24 +01:00
..
bluetooth Bluetooth: Mesh: Added support for randomly delaying publications 2023-12-18 09:29:24 +01:00
canbus drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
lora_lorawan
networking net: lib: coap: Use coap_transmission_parameters in coap_server 2023-12-18 09:28:25 +01:00
usb doc/connectivity/usb: Replace references to native_posix w native_sim 2023-11-16 09:37:59 +01:00
index.rst