Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.c116 struct btp_bap_unicast_stream *btp_bap_unicast_stream_find( in btp_bap_unicast_stream_find() function
997 stream = btp_bap_unicast_stream_find(u_conn, ase_id); in client_add_ase_to_cis()
1164 stream = btp_bap_unicast_stream_find(u_conn, ase_id); in client_configure_codec()
1202 stream = btp_bap_unicast_stream_find(u_conn, ase_id); in server_configure_codec()
1210 stream = btp_bap_unicast_stream_find(u_conn, i); in server_configure_codec()
1372 stream = btp_bap_unicast_stream_find(u_conn, cp->ase_id); in btp_ascs_enable()
1406 stream = btp_bap_unicast_stream_find(u_conn, cp->ase_id); in btp_ascs_disable()
1444 stream = btp_bap_unicast_stream_find(u_conn, cp->ase_id); in btp_ascs_receiver_start_ready()
1498 stream = btp_bap_unicast_stream_find(u_conn, cp->ase_id); in btp_ascs_receiver_stop_ready()
1532 stream = btp_bap_unicast_stream_find(u_conn, cp->ase_id); in btp_ascs_release()
[all …]
Dbtp_bap_unicast.h56 struct btp_bap_unicast_stream *btp_bap_unicast_stream_find(struct btp_bap_unicast_connection *conn,
Dbtp_cap.c200 u_stream = btp_bap_unicast_stream_find(u_conn, ase_id); in cap_unicast_setup_ase()
379 u_stream = btp_bap_unicast_stream_find(u_conn, update_data->ase_id); in btp_cap_unicast_audio_update()