OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gst_avdtp_sink_stop
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluez/audio/
gstavdtpsink.c
129
static gboolean
gst_avdtp_sink_stop
(GstBaseSink *basesink)
function
175
gst_avdtp_sink_stop
(GST_BASE_SINK(self));
1210
basesink_class->stop = GST_DEBUG_FUNCPTR(
gst_avdtp_sink_stop
);
[
all
...]
Completed in 877 milliseconds