Searched refs:btp_bap_unicast_end_point_find (Results 1 – 3 of 3) sorted by relevance
54 struct bt_bap_ep *btp_bap_unicast_end_point_find(struct btp_bap_unicast_connection *conn,
136 struct bt_bap_ep *btp_bap_unicast_end_point_find(struct btp_bap_unicast_connection *conn, in btp_bap_unicast_end_point_find() function1026 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()
343 stream_param->ep = btp_bap_unicast_end_point_find(u_conn, u_stream->ase_id); in btp_cap_unicast_audio_start()