Home
last modified time | relevance | path

Searched refs:bt_mesh_beacon_update (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dbeacon.h17 void bt_mesh_beacon_update(struct bt_mesh_subnet *sub);
Dbeacon.c749 void bt_mesh_beacon_update(struct bt_mesh_subnet *sub) in bt_mesh_beacon_update() function
773 bt_mesh_beacon_update(sub); in subnet_evt()
817 bt_mesh_beacon_update(sub); in subnet_beacon_enable()
Dsubnet.c807 bt_mesh_beacon_update(sub); in bt_mesh_subnet_set()
Dnet.c352 bt_mesh_subnet_foreach(bt_mesh_beacon_update); in bt_mesh_net_iv_update()