Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dshell.c48 struct os_task mesh_shell_task; variable
2495 os_task_init(&mesh_shell_task, "mesh_sh", mesh_shell_thread, NULL, in bt_mesh_shell_task_init()