Lines Matching full:proxy
3 Proxy chapter
6 The Proxy feature allows legacy devices like phones to access the Bluetooth Mesh network through
7 GATT. The Proxy feature is only compiled in if the :kconfig:option:`CONFIG_BT_MESH_GATT_PROXY`
8 option is set. The Proxy feature state is controlled by the :ref:`bluetooth_mesh_models_cfg_srv`,
11 Nodes with the Proxy feature enabled can advertise with Network Identity and Node Identity,
14 The GATT Proxy state indicates if the Proxy feature is supported.
16 Private Proxy
19 A node supporting the Proxy feature and the :ref:`bluetooth_mesh_models_priv_beacon_srv` model can
25 The Private GATT Proxy state indicates whether the Private Proxy functionality is supported.
27 Proxy Solicitation
30 In the case where both GATT Proxy and Private GATT Proxy states are disabled on a node, a legacy
32 solicited to advertise connectable advertising events without enabling the Private GATT Proxy state.
37 Solicitation PDUs are non-mesh, non-connectable, undirected advertising messages containing Proxy
59 advertisement can be configured by the On-Demand Private Proxy Client model.