Home
last modified time | relevance | path

Searched refs:G_IO_ERR (Results 1 – 25 of 33) sorted by relevance

12

/external/bluetooth/bluez/src/
Dsdpd-server.c176 if (cond & (G_IO_HUP | G_IO_ERR)) { in io_session_event()
209 if (cond & (G_IO_HUP | G_IO_ERR | G_IO_NVAL)) { in io_accept_event()
235 g_io_add_watch(io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in io_accept_event()
273 g_io_add_watch(l2cap_io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in start_sdp_server()
280 g_io_add_watch(unix_io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in start_sdp_server()
Drfkill.c78 if (cond & (G_IO_NVAL | G_IO_HUP | G_IO_ERR)) in rfkill_event()
159 g_io_add_watch(channel, G_IO_IN | G_IO_NVAL | G_IO_HUP | G_IO_ERR, in rfkill_init()
Dglib-helper.c224 if (cond & (G_IO_ERR | G_IO_HUP | G_IO_NVAL)) { in search_process_cb()
288 G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_watch()
331 G_IO_OUT | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in create_search_context()
626 if (cond & (G_IO_ERR | G_IO_HUP)) in hci_event_watch()
775 G_IO_HUP | G_IO_ERR | G_IO_NVAL | G_IO_IN, in bt_acl_encrypt()
Dbtio.c127 if (cond & (G_IO_HUP | G_IO_ERR)) in accept_cb()
159 } else if (cond & (G_IO_HUP | G_IO_ERR)) in connect_cb()
216 cond = G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL; in server_add()
232 cond = G_IO_OUT | G_IO_ERR | G_IO_HUP | G_IO_NVAL; in connect_add()
248 cond = G_IO_OUT | G_IO_ERR | G_IO_HUP | G_IO_NVAL; in accept_add()
Dsecurity.c973 if (cond & (G_IO_NVAL | G_IO_HUP | G_IO_ERR)) { in io_security_event()
1178 G_IO_IN | G_IO_NVAL | G_IO_HUP | G_IO_ERR, in start_security_manager()
/external/bluetooth/bluez/plugins/
Dnetlink.c53 if (cond & (G_IO_ERR | G_IO_HUP | G_IO_NVAL)) in channel_callback()
69 g_io_add_watch(channel, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in create_channel()
Decho.c50 if (cond & (G_IO_HUP | G_IO_ERR | G_IO_NVAL)) in session_event()
85 g_io_add_watch(io, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_event()
Dpnat.c223 G_IO_HUP | G_IO_ERR | G_IO_NVAL, in tty_try_open()
352 client->io_watch = g_io_add_watch(io, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in confirm_cb()
/external/bluetooth/glib/tests/
Dgio-test.c123 (cond & G_IO_ERR) ? " ERR" : "", in recv_message()
129 if (cond & (G_IO_ERR | G_IO_HUP)) in recv_message()
346 G_IO_IN | G_IO_PRI | G_IO_ERR | G_IO_HUP, in main()
/external/bluetooth/bluez/input/
Dfakehid.c224 if (cond & (G_IO_HUP | G_IO_ERR)) { in ps3remote_event()
383 g_io_add_watch(fake->io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in fake_hid_connadd()
Ddevice.c289 if (cond & (G_IO_HUP | G_IO_ERR)) { in rfcomm_io_cb()
378 g_io_add_watch(fake->io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in rfcomm_connect_cb()
423 if ((cond & (G_IO_HUP | G_IO_ERR)) && iconn->ctrl_watch) in intr_watch_cb()
451 if ((cond & (G_IO_HUP | G_IO_ERR)) && iconn->intr_watch) in ctrl_watch_cb()
803 G_IO_HUP | G_IO_ERR | G_IO_NVAL, in input_device_connected()
806 G_IO_HUP | G_IO_ERR | G_IO_NVAL, in input_device_connected()
/external/bluetooth/bluez/gdbus/
Dmainloop.c104 if (cond & G_IO_ERR) flags |= DBUS_WATCH_ERROR; in watch_func()
130 GIOCondition cond = G_IO_HUP | G_IO_ERR; in add_watch()
/external/bluetooth/bluez/network/
Dconnection.c239 if (cond & (G_IO_HUP | G_IO_ERR)) { in bnep_setup_cb()
316 g_io_add_watch(chan, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in bnep_setup_cb()
355 g_io_add_watch(nc->io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in bnep_connect()
Dserver.c385 if (cond & (G_IO_ERR | G_IO_HUP)) { in bnep_setup()
452 G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_event()
/external/bluetooth/bluez/audio/
Dgateway.c160 if (cond & (G_IO_ERR | G_IO_HUP)) { in sco_io_cb()
190 g_io_add_watch(gw->sco, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in sco_connect_cb()
626 g_io_add_watch(gw->sco, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in gateway_connect_sco()
Dcontrol.c525 if (cond & (G_IO_ERR | G_IO_HUP | G_IO_NVAL)) in control_cb()
732 G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in avctp_connect_cb()
806 control->io_id = g_io_add_watch(chan, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in avctp_confirm_cb()
Dunix.c1688 if (cond & (G_IO_HUP | G_IO_ERR)) { in client_cb()
1770 if (cond & (G_IO_HUP | G_IO_ERR)) { in server_cb()
1794 g_io_add_watch(io, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in server_cb()
1879 g_io_add_watch(io, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in unix_init()
Dgstavdtpsink.c436 else if (cond & G_IO_ERR) in server_callback()
889 self->watch_id = g_io_add_watch(self->server, G_IO_HUP | G_IO_ERR | in gst_avdtp_sink_start()
/external/bluetooth/glib/gobject/
Dgsourceclosure.c54 { G_IO_ERR, "G_IO_ERR", "err" }, in g_io_condition_get_type()
/external/bluetooth/glib/gio/fam/
Dfam-helper.c181 G_IO_IN | G_IO_HUP | G_IO_ERR, in _fam_sub_startup()
/external/bluetooth/bluez/test/
Dipctest.c877 G_IO_IN|G_IO_OUT|G_IO_ERR|G_IO_HUP|G_IO_NVAL, in start_stream()
933 G_IO_IN|G_IO_ERR|G_IO_HUP|G_IO_NVAL, input_cb, data); in sleep_cb()
1099 G_IO_IN|G_IO_ERR|G_IO_HUP|G_IO_NVAL, input_cb, &data); in main()
Dbtiotest.c156 cond = G_IO_NVAL | G_IO_HUP | G_IO_ERR; in connect_cb()
/external/bluetooth/bluez/serial/
Dproxy.c259 if (cond & (G_IO_HUP | G_IO_ERR)) { in forward_data()
427 G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_event_cb()
431 G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_event_cb()
/external/bluetooth/glib/glib/
Dgiochannel.h91 G_IO_ERR GLIB_SYSDEF_POLLERR, enumerator
/external/bluetooth/glib/gio/inotify/
Dinotify-kernel.c199 ik_poll_fd.events = G_IO_IN | G_IO_HUP | G_IO_ERR; in _ik_startup()

12