Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h239 struct k_work local_work; member
Dnet.c990 k_work_submit(&bt_mesh.local_work); in bt_mesh_net_send()
995 k_work_submit(&bt_mesh.local_work); in bt_mesh_net_send()
1613 k_work_init(&bt_mesh.local_work, bt_mesh_net_local); in bt_mesh_net_init()
1641 k_work_init(&bt_mesh.local_work, NULL); in bt_mesh_net_deinit()