Searched refs:bt_mesh_proxy_relay_send (Results 1 – 4 of 4) sorted by relevance
57 int bt_mesh_proxy_relay_send(struct bt_conn *conn, struct bt_mesh_adv *adv);
93 if (bt_mesh_proxy_relay_send(server->role->conn, adv)) { in bt_mesh_proxy_cli_relay()
242 int bt_mesh_proxy_relay_send(struct bt_conn *conn, struct bt_mesh_adv *adv) in bt_mesh_proxy_relay_send() function
1114 if (bt_mesh_proxy_relay_send(client->cli->conn, adv)) { in bt_mesh_proxy_relay()