Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/mesh/brg/src/
Dmain.c566 int copy_cnt = ARRAY_SIZE(test_vector_copy); in check_fill_all_bt_entries_randomly() local
570 for (int i = 0; i < copy_cnt; i++) { in check_fill_all_bt_entries_randomly()
571 int idx = rand() % copy_cnt; in check_fill_all_bt_entries_randomly()
578 for (int i = 0; i < copy_cnt; i++) { in check_fill_all_bt_entries_randomly()