Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp_sink.c111 return avdtp_create_stream_endpoint(sep_type, media_type); in avdtp_sink_create_stream_endpoint()
H A Davdtp_source.c98 return avdtp_create_stream_endpoint(sep_type, media_type); in avdtp_source_create_stream_endpoint()
H A Davdtp.h682 avdtp_stream_endpoint_t * avdtp_create_stream_endpoint(avdtp_sep_type_t sep_type, avdtp_media_type_…
H A Davdtp.c558 avdtp_stream_endpoint_t * avdtp_create_stream_endpoint(avdtp_sep_type_t sep_type, avdtp_media_type_… in avdtp_create_stream_endpoint() function