Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.c397 static void bt_mesh_net_local(struct k_work *work) in bt_mesh_net_local() function
998 k_work_init(&bt_mesh.local_work, bt_mesh_net_local); in bt_mesh_net_init()