blob: 8c1fae10e84a10bc18822beb517c0a6c49e1c4e1 [file] [log] [blame]
/*
* Copyright (c) 2021 Xiaomi Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
void bt_mesh_proxy_cli_adv_recv(const struct bt_le_scan_recv_info *info,
struct net_buf_simple *buf);
bool bt_mesh_proxy_cli_relay(struct net_buf *buf);
bool bt_mesh_proxy_cli_is_connected(uint16_t net_idx);