Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_node.c61 static int mesh_node_have_device_uuid; variable
256 mesh_node_have_device_uuid = 1; in mesh_node_set_device_uuid()
263 if (mesh_node_have_device_uuid == 0) return NULL; in mesh_node_get_device_uuid()