Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_keys.h156 bool mesh_network_key_remove(mesh_network_key_t * network_key);
H A Dmesh_keys.c72 bool mesh_network_key_remove(mesh_network_key_t * network_key){ in mesh_network_key_remove() function
H A Dmesh.c825 mesh_network_key_remove(network_key); in mesh_access_netkey_finalize()