Lines Matching full:proxy
17 * @defgroup bt_mesh_od_priv_proxy_cli Bluetooth Mesh On-Demand Private GATT Proxy Client
22 /** On-Demand Private Proxy Client Model Context */
30 /** @brief Optional callback for On-Demand Private Proxy Status messages.
32 * Handles received On-Demand Private Proxy Status messages from a On-Demand Private Proxy
33 * server.The @c state param represents state of On-Demand Private Proxy server.
35 * @param cli On-Demand Private Proxy client that received the status message.
43 * @brief On-Demand Private Proxy Client model composition data entry.
50 /** @brief Get the target's On-Demand Private GATT Proxy state.
61 * @param val_rsp Response buffer for On-Demand Private GATT Proxy value.
67 /** @brief Set the target's On-Demand Private GATT Proxy state.
78 * @param val On-Demand Private GATT Proxy state to be set
79 * @param val_rsp Response buffer for On-Demand Private GATT Proxy value.