Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/conn_mgr/
Dconn_mgr_monitor.c28 static struct k_thread conn_mgr_mon_thread; variable
409 k_thread_create(&conn_mgr_mon_thread, conn_mgr_mon_stack, in conn_mgr_mon_init()
413 k_thread_name_set(&conn_mgr_mon_thread, "conn_mgr_monitor"); in conn_mgr_mon_init()