Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy.h22 void bt_mesh_proxy_beacon_send(struct bt_mesh_subnet *sub);
Dproxy_srv.c355 void bt_mesh_proxy_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_beacon_send() function
361 bt_mesh_subnet_foreach(bt_mesh_proxy_beacon_send); in bt_mesh_proxy_beacon_send()
901 bt_mesh_proxy_beacon_send(sub); in subnet_evt()
Dnet.c365 bt_mesh_proxy_beacon_send(NULL); in bt_mesh_net_iv_update()