Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_keys.h210 mesh_network_key_t * mesh_network_key_nid_iterator_get_next(mesh_network_key_iterator_t *it);
H A Dmesh_keys.c121 mesh_network_key_t * mesh_network_key_nid_iterator_get_next(mesh_network_key_iterator_t *it){ in mesh_network_key_nid_iterator_get_next() function
H A Dmesh_network.c668 current_network_key = mesh_network_key_nid_iterator_get_next(&validation_network_key_it); in process_network_pdu_validate()