Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dhas_test.c26 const uint8_t test_preset_index_3 = 0x03; variable
135 preset_param.index = test_preset_index_3; in test_offline_behavior()
155 err = bt_has_preset_active_set(test_preset_index_3); in test_offline_behavior()
Dhas_client_test.c35 extern const uint8_t test_preset_index_3;
110 } else if (record->index == test_preset_index_3) { in preset_update_cb()
309 } else if (index == test_preset_index_3) { in preset_availability_changed()