zephyr/doc/reference/bluetooth/mesh/proxy.rst
Joakim Andersson 29b13d1270 Bluetooth: doc: Add struct members to documentation build
Struct members are not always documented in the zephyr online HTML
documentation. Enable it for all Bluetooth related documentation
groups.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-30 13:34:28 +02:00

18 lines
493 B
ReStructuredText

.. _bt_mesh_proxy:
Proxy
#####
The Bluetooth Mesh Proxy feature allows legacy devices like phones to access
the Mesh network through GATT. The Proxy feature is only compiled in if the
:option:`CONFIG_BT_MESH_GATT_PROXY` option is set. The Proxy feature state is
controlled by the :ref:`bluetooth_mesh_models_cfg_srv`, and the initial value
can be set with :cpp:var:`bt_mesh_cfg_srv::gatt_proxy`.
API reference
*************
.. doxygengroup:: bt_mesh_proxy
:project: Zephyr
:members: