Searched refs:expected_location (Results 1 – 2 of 2) sorted by relevance
657 const uint32_t expected_location = g_vocs_location + 1; in test_vocs_location_set() local662 err = bt_vocs_location_set(NULL, expected_location); in test_vocs_location_set()679 err = bt_vocs_location_set(vcp_included.vocs[0], expected_location); in test_vocs_location_set()685 WAIT_FOR_COND(expected_location == g_vocs_location); in test_vocs_location_set()
625 const uint32_t expected_location = g_vocs_location + 1; in test_vocs_location_set() local630 err = bt_vocs_location_set(NULL, expected_location); in test_vocs_location_set()647 err = bt_vocs_location_set(vcp_included.vocs[0], expected_location); in test_vocs_location_set()653 WAIT_FOR_COND(expected_location == g_vocs_location); in test_vocs_location_set()