Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dproxy.h30 void bt_mesh_proxy_beacon_send(struct bt_mesh_subnet *sub);
Dproxy_srv.c365 void bt_mesh_proxy_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_beacon_send() function
371 bt_mesh_subnet_foreach(bt_mesh_proxy_beacon_send); in bt_mesh_proxy_beacon_send()
840 bt_mesh_proxy_beacon_send(sub); in subnet_evt()
Dnet.c364 bt_mesh_proxy_beacon_send(NULL); in bt_mesh_net_iv_update()