Home
last modified time | relevance | path

Searched refs:GIOError (Results 1 – 17 of 17) sorted by relevance

/external/bluetooth/bluez/audio/
Dgstavdtpsink.c111 static GIOError gst_avdtp_sink_audioservice_send(GstAvdtpSink *self,
113 static GIOError gst_avdtp_sink_audioservice_expect(
366 GIOError err; in gst_avdtp_sink_conf_recv_stream_fd()
766 GIOError io_error; in gst_avdtp_sink_get_capabilities()
917 GIOError io_error; in gst_avdtp_sink_stream_start()
1041 GIOError io_error; in gst_avdtp_sink_configure()
1151 GIOError err; in gst_avdtp_sink_render()
1259 static GIOError gst_avdtp_sink_audioservice_send( in gst_avdtp_sink_audioservice_send()
1263 GIOError error; in gst_avdtp_sink_audioservice_send()
1284 static GIOError gst_avdtp_sink_audioservice_recv( in gst_avdtp_sink_audioservice_recv()
[all …]
/external/bluetooth/glib/glib/
Dgiochannel.h52 } GIOError; typedef
174 GIOError g_io_channel_read (GIOChannel *channel,
178 GIOError g_io_channel_write (GIOChannel *channel,
182 GIOError g_io_channel_seek (GIOChannel *channel,
Dgiochannel.c66 static GIOError g_io_error_get_from_g_error (GIOStatus status,
160 static GIOError
202 GIOError
209 GIOError error; in g_io_channel_read()
247 GIOError
254 GIOError error; in g_io_channel_write()
286 GIOError
292 GIOError error; in g_io_channel_seek()
/external/bluetooth/glib/tests/
Dgio-test.c63 static GIOError
72 GIOError error = G_IO_ERROR_NONE; in read_all()
141 GIOError error; in recv_message()
234 GIOError error; in recv_windows_message()
Dtimeloop.c38 GIOError err; in read_all()
62 GIOError err; in write_all()
Dtimeloop-closure.c39 GIOError err; in read_all()
63 GIOError err; in write_all()
Dmainloop-test.c62 GIOError err; in read_all()
86 GIOError err; in write_all()
/external/bluetooth/bluez/src/
Drfkill.c75 GIOError err; in rfkill_event()
Dsecurity.c937 GIOError err; in io_security_event()
/external/bluetooth/bluez/plugins/
Decho.c48 GIOError err; in session_event()
Dhciops.c326 GIOError err; in io_stack_event()
/external/bluetooth/bluez/serial/
Dproxy.c231 static GIOError channel_write(GIOChannel *chan, char *buf, size_t size) in channel_write()
233 GIOError err = G_IO_ERROR_NONE; in channel_write()
257 GIOError err; in forward_data()
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt1049 <TITLE>GIOError</TITLE>
/external/bluetooth/bluez/test/
Dhciemu.c973 GIOError err; in io_hci_data()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt798 GIOError
/external/bluetooth/glib/
DChangeLog.pre-2-449 function returns a GIOError.
/external/bluetooth/glib/gio/
DChangeLog4492 Report errors as GIOError, not GFileError