Align the capitalization of the term "Bluetooth Mesh" to Bluetooth mesh" in the documentation. This is done to to match the new updated naming convention done in Bluetooth SIG. In the upcoming spec versions, it its used "Bluetooth mesh" with the lower case convention. Signed-off-by: Ingar Kulbrandstad <ingar.kulbrandstad@nordicsemi.no>
16 lines
456 B
ReStructuredText
16 lines
456 B
ReStructuredText
.. _bt_mesh_proxy:
|
|
|
|
Proxy
|
|
#####
|
|
|
|
The Proxy feature allows legacy devices like phones to access the Bluetooth
|
|
mesh network through GATT. The Proxy feature is only compiled in if the
|
|
:kconfig:`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 :c:member:`bt_mesh_cfg_srv.gatt_proxy`.
|
|
|
|
API reference
|
|
*************
|
|
|
|
.. doxygengroup:: bt_mesh_proxy
|