Home
last modified time | relevance | path

Searched refs:avdtp_finalize_stream_endpoint (Results 1 – 4 of 4) sorted by relevance

/btstack/src/classic/
H A Davdtp_sink.c115 avdtp_finalize_stream_endpoint(stream_endpoint); in avdtp_sink_finalize_stream_endpoint()
H A Davdtp_source.c102 avdtp_finalize_stream_endpoint(stream_endpoint); in avdtp_source_finalize_stream_endpoint()
H A Davdtp.h683 void avdtp_finalize_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint);
H A Davdtp.c571 void avdtp_finalize_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint){ in avdtp_finalize_stream_endpoint() function