Home
last modified time | relevance | path

Searched refs:btp_bap_unicast_stream_alloc (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.h58 struct btp_bap_unicast_stream *btp_bap_unicast_stream_alloc(
Dbtp_bap_unicast.c349 u_stream = btp_bap_unicast_stream_alloc(u_conn); in lc3_config()
739 struct btp_bap_unicast_stream *btp_bap_unicast_stream_alloc( in btp_bap_unicast_stream_alloc() function
1167 stream = btp_bap_unicast_stream_alloc(u_conn); in client_configure_codec()
1216 stream = btp_bap_unicast_stream_alloc(u_conn); in server_configure_codec()
Dbtp_cap.c203 u_stream = btp_bap_unicast_stream_alloc(u_conn); in cap_unicast_setup_ase()