Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davdtp_util.h122 void avdtp_reset_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint);
H A Davdtp.c834 avdtp_reset_stream_endpoint(stream_endpoint); in avdtp_handle_close_media_channel()
1071 avdtp_reset_stream_endpoint(stream_endpoint); in avdtp_packet_handler()
H A Davdtp_util.c157 void avdtp_reset_stream_endpoint(avdtp_stream_endpoint_t * stream_endpoint){ in avdtp_reset_stream_endpoint() function