Home
last modified time | relevance | path

Searched refs:avdtp_stream_remove_cb (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/audio/
Davdtp.h246 gboolean avdtp_stream_remove_cb(struct avdtp *session,
Dunix.c720 avdtp_stream_remove_cb(a2dp->session, a2dp->stream, in a2dp_config_complete()
797 avdtp_stream_remove_cb(a2dp->session, a2dp->stream, in a2dp_resume_complete()
1253 avdtp_stream_remove_cb(a2dp->session, a2dp->stream, in start_close()
Dsource.c662 avdtp_stream_remove_cb(source->session, source->stream, in source_free()
Dsink.c808 avdtp_stream_remove_cb(sink->session, sink->stream, in sink_free()
Davdtp.c3254 gboolean avdtp_stream_remove_cb(struct avdtp *session, in avdtp_stream_remove_cb() function