Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_node.c60 static uint8_t mesh_node_device_uuid[16]; variable
255 (void)memcpy(mesh_node_device_uuid, device_uuid, 16); in mesh_node_set_device_uuid()
264 return mesh_node_device_uuid; in mesh_node_get_device_uuid()