Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/id/settings/src/
Ddut.c58 size_t expected_id_count = 2; in run_dut2() local
77 if (bt_id_count != expected_id_count) { in run_dut2()
78 FAIL("Wrong ID count (got %d; expected %d)\n", bt_id_count, expected_id_count); in run_dut2()