Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c85 static bool g_host_init = false; variable
91 if (g_host_init == true) { in bt_mesh_host_init()
107 g_host_init = true; in bt_mesh_host_init()
116 if (g_host_init == false) { in bt_mesh_host_deinit()
129 g_host_init = false; in bt_mesh_host_deinit()