Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.h214 struct k_work local_work; member
Dnet.c526 k_work_submit(&bt_mesh.local_work); in net_loopback()
998 k_work_init(&bt_mesh.local_work, bt_mesh_net_local); in bt_mesh_net_init()