Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_network.c140 static uint32_t mesh_network_cache[MESH_NETWORK_CACHE_SIZE]; variable
166 if (mesh_network_cache[i] == hash) { in mesh_network_cache_find()
174 mesh_network_cache[mesh_network_cache_index++] = hash; in mesh_network_cache_add()