1.. _bt_mesh_proxy:
2
3Proxy
4#####
5
6The Proxy feature allows legacy devices like phones to access the Bluetooth
7mesh network through GATT. The Proxy feature is only compiled in if the
8:kconfig:`CONFIG_BT_MESH_GATT_PROXY` option is set. The Proxy feature state is
9controlled by the :ref:`bluetooth_mesh_models_cfg_srv`, and the initial value
10can be set with :c:member:`bt_mesh_cfg_srv.gatt_proxy`.
11
12API reference
13*************
14
15.. doxygengroup:: bt_mesh_proxy
16