Searched refs:mesh_network_key (Results 1 – 2 of 2) sorted by relevance
181 void btstack_memory_mesh_network_key_free(mesh_network_key_t *mesh_network_key);
1754 void btstack_memory_mesh_network_key_free(mesh_network_key_t *mesh_network_key){ in btstack_memory_mesh_network_key_free() argument1755 btstack_memory_pool_free(&mesh_network_key_pool, mesh_network_key); in btstack_memory_mesh_network_key_free()1761 void btstack_memory_mesh_network_key_free(mesh_network_key_t *mesh_network_key){ in btstack_memory_mesh_network_key_free() argument1762 UNUSED(mesh_network_key); in btstack_memory_mesh_network_key_free()1782 void btstack_memory_mesh_network_key_free(mesh_network_key_t *mesh_network_key){ in btstack_memory_mesh_network_key_free() argument1784 btstack_memory_buffer_t * buffer = &((btstack_memory_buffer_t *) mesh_network_key)[-1]; in btstack_memory_mesh_network_key_free()