Home
last modified time | relevance | path

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

/btstack/src/mesh/
H A Dmesh_keys.h203 int mesh_network_key_nid_iterator_has_more(mesh_network_key_iterator_t *it);
H A Dmesh_keys.c111 int mesh_network_key_nid_iterator_has_more(mesh_network_key_iterator_t *it){ in mesh_network_key_nid_iterator_has_more() function
H A Dmesh_network.c660 if (!mesh_network_key_nid_iterator_has_more(&validation_network_key_it)){ in process_network_pdu_validate()