Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp_sink.h70 void avdtp_sink_finalize_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint);
H A Da2dp_sink.c123 avdtp_sink_finalize_stream_endpoint(stream_endpoint); in a2dp_sink_finalize_stream_endpoint()
H A Davdtp_sink.c114 void avdtp_sink_finalize_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint){ in avdtp_sink_finalize_stream_endpoint() function