Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c36 static volatile uint32_t g_vocs_location; variable
95 g_vocs_location = location; in vocs_location_cb()
657 const uint32_t expected_location = g_vocs_location + 1; in test_vocs_location_set()
685 WAIT_FOR_COND(expected_location == g_vocs_location); in test_vocs_location_set()
Dvcp_vol_rend_test.c45 static volatile uint32_t g_vocs_location; variable
99 g_vocs_location = location; in vocs_location_cb()
625 const uint32_t expected_location = g_vocs_location + 1; in test_vocs_location_set()
653 WAIT_FOR_COND(expected_location == g_vocs_location); in test_vocs_location_set()