Home
last modified time | relevance | path

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

/Zephyr-4.3.0/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor.h59 struct bt_cap_stream *stream_alloc(enum bt_audio_dir dir);
Dmain.c142 struct bt_cap_stream *stream_alloc(enum bt_audio_dir dir) in stream_alloc() function
Dcap_acceptor_unicast.c121 cap_stream = stream_alloc(dir); in unicast_server_config_cb()
/Zephyr-4.3.0/samples/bluetooth/tmap_peripheral/src/
Dbap_unicast_sr.c122 static struct bt_bap_stream *stream_alloc(void) in stream_alloc() function
144 *stream = stream_alloc(); in lc3_config()
/Zephyr-4.3.0/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c200 static struct bt_bap_stream *stream_alloc(void) in stream_alloc() function
221 *stream = stream_alloc(); in lc3_config()
/Zephyr-4.3.0/tests/bsim/bluetooth/audio/src/
Dbap_unicast_server_test.c85 static struct bt_bap_stream *stream_alloc(void) in stream_alloc() function
106 *stream = stream_alloc(); in lc3_config()
Dcap_handover_peripheral_test.c345 static struct bt_bap_stream *stream_alloc(void) in stream_alloc() function
368 *stream = stream_alloc(); in unicast_server_config()
/Zephyr-4.3.0/samples/bluetooth/bap_unicast_server/src/
Dmain.c188 static struct bt_bap_stream *stream_alloc(enum bt_audio_dir dir) in stream_alloc() function
219 *stream = stream_alloc(dir); in lc3_config()
/Zephyr-4.3.0/subsys/bluetooth/audio/shell/
Dbap.c632 static struct bt_bap_stream *stream_alloc(void) in stream_alloc() function
653 *stream = stream_alloc(); in lc3_config()