Searched refs:bt_mesh_proxy_relay (Results 1 – 3 of 3) sorted by relevance
29 bool bt_mesh_proxy_relay(struct bt_mesh_adv *adv, uint16_t dst);
584 (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()
1096 bool bt_mesh_proxy_relay(struct bt_mesh_adv *adv, uint16_t dst) in bt_mesh_proxy_relay() function