Lines Matching full:proxy

148 /** @brief Get the current Mesh On-Demand Private Proxy state.
150 * @retval 0 or positive value represents On-Demand Private Proxy feature state
151 * @retval -ENOTSUP The On-Demand Private Proxy feature is not supported.
155 /** @brief Set state of Mesh On-Demand Private Proxy.
157 * Support for the On-Demand Private Proxy state must be enabled with @c
160 * @param on_demand_proxy New Mesh On-Demand Private Proxy state. Value of 0x00 means that
165 * @retval 0 Successfully changed the Mesh On-Demand Private Proxy feature state.
166 * @retval -ENOTSUP The On-Demand Private Proxy feature is not supported.
232 /** @brief Enable or disable the GATT Proxy feature.
234 * Support for the GATT Proxy feature must be enabled through the
237 * @note The GATT Proxy feature only controls a Proxy node's ability to relay
238 * messages to the mesh network. A node that supports GATT Proxy will
239 * still advertise Connectable Proxy beacons, even if the feature is
240 * disabled. The Proxy feature can only be fully disabled through compile
243 * @param gatt_proxy New GATT Proxy state. Must be one of
247 * @retval 0 Successfully changed the GATT Proxy feature state.
248 * @retval -ENOTSUP The GATT Proxy feature is not supported.
254 /** @brief Get the current GATT Proxy state.
256 * @returns The GATT Proxy feature state.
260 /** @brief Enable or disable the Private GATT Proxy feature.
262 * Support for the Private GATT Proxy feature must be enabled through the
266 * @param priv_gatt_proxy New Private GATT Proxy state. Must be one of
270 * @retval 0 Successfully changed the Private GATT Proxy feature state.
271 * @retval -ENOTSUP The Private GATT Proxy feature is not supported.
277 /** @brief Get the current Private GATT Proxy state.
279 * @returns The Private GATT Proxy feature state.
409 * connectable Node Identity beacons for Proxy Clients to connect to.
416 * GATT Proxy support must be enabled through
446 * advertises connectable Private Node Identity beacons for Proxy Clients to
453 * GATT Proxy and Private Beacon support must be enabled through