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.c358 void bt_mesh_proxy_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_beacon_send() function
364 bt_mesh_subnet_foreach(bt_mesh_proxy_beacon_send); in bt_mesh_proxy_beacon_send()
904 bt_mesh_proxy_beacon_send(sub); in subnet_evt()
Dnet.c365 bt_mesh_proxy_beacon_send(NULL); in bt_mesh_net_iv_update()