Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp_source.h237 void avdtp_source_finalize_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint);
H A Davdtp_source.c101 void avdtp_source_finalize_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint){ in avdtp_source_finalize_stream_endpoint() function
H A Da2dp_source.c146 avdtp_source_finalize_stream_endpoint(stream_endpoint); in a2dp_source_finalize_stream_endpoint()