Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.h54 struct bt_bap_ep *btp_bap_unicast_end_point_find(struct btp_bap_unicast_connection *conn,
Dbtp_bap_unicast.c136 struct bt_bap_ep *btp_bap_unicast_end_point_find(struct btp_bap_unicast_connection *conn, in btp_bap_unicast_end_point_find() function
1026 ep = btp_bap_unicast_end_point_find(u_conn, u_stream->ase_id); in client_unicast_group_param_set()
1178 ep = btp_bap_unicast_end_point_find(u_conn, ase_id); in client_configure_codec()
Dbtp_cap.c343 stream_param->ep = btp_bap_unicast_end_point_find(u_conn, u_stream->ase_id); in btp_cap_unicast_audio_start()