Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/audio/ascs/src/
Dtest_common.c129 static struct bt_bap_stream *stream_allocated; variable
140 *stream = stream_allocated; in unicast_server_cb_config_custom_fake()
167 stream_allocated = stream; in test_ase_control_client_config_codec()
173 stream_allocated = NULL; in test_ase_control_client_config_codec()
Dmain.c590 static struct bt_bap_stream *stream_allocated; variable
601 *stream = stream_allocated; in unicast_server_cb_config_custom_fake()
636 stream_allocated = stream; in ZTEST_F()