Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dadv.h85 void bt_mesh_relay_adv_send(struct net_buf *buf, const struct bt_mesh_send_cb *cb,
Dadv.c563 void bt_mesh_relay_adv_send(struct net_buf *buf, const struct bt_mesh_send_cb *cb, in bt_mesh_relay_adv_send() function
Dnet.c1342 bt_mesh_relay_adv_send(buf, NULL, NULL, rx->ctx.addr, rx->ctx.recv_dst); in bt_mesh_net_relay()