Home
last modified time | relevance | path

Searched refs:bt_mesh_proxy_msg_send (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_msg.h54 int bt_mesh_proxy_msg_send(struct bt_conn *conn, uint8_t type,
Dproxy_msg.c156 int bt_mesh_proxy_msg_send(struct bt_conn *conn, uint8_t type, in bt_mesh_proxy_msg_send() function
224 err = bt_mesh_proxy_msg_send(conn, BT_MESH_PROXY_NET_PDU, in proxy_relay_send()
Dpb_gatt.c222 return bt_mesh_proxy_msg_send(link.conn, BT_MESH_PROXY_PROV, in buf_send()
Dproxy_srv.c220 err = bt_mesh_proxy_msg_send(client->cli->conn, BT_MESH_PROXY_CONFIG, in send_filter_status()
338 return bt_mesh_proxy_msg_send(client->cli->conn, BT_MESH_PROXY_BEACON, in beacon_send()