From Codying Style guideline: https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style `The line length is 100 columns or fewer. In the documentation, longer lines for URL references are an allowed exception.` Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
17 lines
377 B
ReStructuredText
17 lines
377 B
ReStructuredText
.. _bluetooth_mesh_dfu_cli:
|
|
|
|
Firmware Update Client
|
|
######################
|
|
|
|
The Firmware Update Client is responsible for distributing firmware updates through the mesh
|
|
network. The Firmware Update Client uses the :ref:`bluetooth_mesh_blob_cli` as a transport for its
|
|
transfers.
|
|
|
|
|
|
API reference
|
|
*************
|
|
|
|
.. doxygengroup:: bt_mesh_dfu_cli
|
|
:project: Zephyr
|
|
:members:
|