zephyr/doc/reference/bluetooth/mesh/msg.rst
Pavel Vasilyev a94c7e3a23 Bluetooth: Mesh: Introduce acknowledged message API
The implementation of blocking calls is common for all the client
models.

This change reduces the code duplication by introducing new API that
helps to manage acknowledged messages.

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2021-04-08 13:44:24 +02:00

15 lines
311 B
ReStructuredText

.. _bluetooth_mesh_msg:
Message API
###########
The Bluetooth Mesh message API provides set of structures, macros and functions
used for preparing message buffers, managing message and acknowledged message contexts.
API reference
*************
.. doxygengroup:: bt_mesh_msg
:project: Zephyr
:members: