Lines Matching full:proxy
28 #include "proxy.h"
49 * @brief Mesh Proxy Service
69 * @brief Mesh Proxy Data In
74 * @brief Mesh Proxy Data Out
307 BT_ERR("Encoding Proxy cfg message failed (err %d)", err); in send_filter_status()
313 BT_ERR("Failed to send proxy cfg message (err %d)", err); in send_filter_status()
327 BT_ERR("Failed to decode Proxy Configuration (err %d)", err); in proxy_cfg()
337 BT_WARN("Too short proxy configuration PDU"); in proxy_cfg()
520 BT_WARN("Too small Proxy PDU"); in proxy_recv()
526 BT_WARN("Proxy PDU type doesn't match GATT service"); in proxy_recv()
531 BT_WARN("Too big proxy PDU"); in proxy_recv()
617 BT_ERR("No free Proxy Client objects"); in proxy_connected()
888 /* Proxy PDU sending modifies the original buffer, in bt_mesh_proxy_relay()
970 BT_ERR("No Proxy Client found"); in bt_mesh_proxy_send()
975 BT_ERR("Invalid PDU type for Proxy Client"); in bt_mesh_proxy_send()