Home
last modified time | relevance | path

Searched refs:bt_mesh_proxy_relay (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy.h29 bool bt_mesh_proxy_relay(struct bt_mesh_adv *adv, uint16_t dst);
Dnet.c584 (void)bt_mesh_proxy_relay(adv, tx->ctx->addr); in bt_mesh_net_send()
754 bt_mesh_proxy_relay(adv, rx->ctx.recv_dst); in bt_mesh_net_relay()
Dproxy_srv.c1096 bool bt_mesh_proxy_relay(struct bt_mesh_adv *adv, uint16_t dst) in bt_mesh_proxy_relay() function