Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dva.c178 static struct bt_mesh_va *va_get_by_idx(uint16_t index) in va_get_by_idx() function
191 va = va_get_by_idx(idx); in bt_mesh_va_get_uuid_by_idx()
245 lab = va_get_by_idx(index); in va_set()
271 for (i = 0; (lab = va_get_by_idx(i)) != NULL; i++) { in bt_mesh_va_pending_store()