Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtputil.h66 gboolean gst_avdtp_connection_get_properties (GstAvdtpConnection * conn);
Dgstavdtpsink.c273 if (!gst_avdtp_connection_get_properties (&self->conn)) { in gst_avdtp_sink_start()
Dgstavdtpsrc.c370 if (!gst_avdtp_connection_get_properties (&avdtpsrc->conn)) { in gst_avdtp_src_start()
Dgstavdtputil.c231 gst_avdtp_connection_get_properties (GstAvdtpConnection * conn) in gst_avdtp_connection_get_properties() function