Home
last modified time | relevance | path

Searched refs:G_IO_NVAL (Results 1 – 25 of 27) sorted by relevance

12

/external/bluetooth/bluez/src/
Dsdpd-server.c171 if (cond & G_IO_NVAL) 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()
621 if (cond & G_IO_NVAL) { in hci_event_watch()
775 G_IO_HUP | G_IO_ERR | G_IO_NVAL | G_IO_IN, in bt_acl_encrypt()
Dbtio.c124 if ((cond & G_IO_NVAL) || check_nval(io)) in accept_cb()
145 if ((cond & G_IO_NVAL) || check_nval(io)) in connect_cb()
179 if ((cond & G_IO_NVAL) || check_nval(io)) in server_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()
Dhciops.c337 G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in hciops_setup()
/external/bluetooth/bluez/input/
Dfakehid.c221 if (cond & G_IO_NVAL) 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.c286 if (cond & G_IO_NVAL) 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()
438 if (iconn->ctrl_io && !(cond & G_IO_NVAL)) in intr_watch_cb()
460 if (iconn->intr_io && !(cond & G_IO_NVAL)) 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/network/
Dconnection.c236 if (cond & G_IO_NVAL) 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.c382 if (cond & G_IO_NVAL) in bnep_setup()
452 G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_event()
/external/bluetooth/bluez/audio/
Dgateway.c157 if (cond & G_IO_NVAL) 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.c1685 if (cond & G_IO_NVAL) in client_cb()
1767 if (cond & G_IO_NVAL) 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()
Dheadset.c1257 if (cond & G_IO_NVAL) in rfcomm_io_cb()
1334 if (cond & G_IO_NVAL) in sco_cb()
1373 g_io_add_watch(chan, G_IO_IN | G_IO_ERR | G_IO_HUP| G_IO_NVAL, in headset_connect_cb()
2562 G_IO_ERR | G_IO_HUP | G_IO_NVAL, in headset_set_state()
Dgstavdtpsink.c434 if (cond & G_IO_HUP || cond & G_IO_NVAL) in server_callback()
890 G_IO_NVAL, server_callback, self); in gst_avdtp_sink_start()
Davdtp.c821 if (!(cond & G_IO_NVAL)) in transport_cb()
864 stream->io_id = g_io_add_watch(io, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in handle_transport_connect()
1981 if (cond & G_IO_NVAL) in session_cb()
2240 | G_IO_NVAL, in avdtp_connect_cb()
2357 session->io_id = g_io_add_watch(chan, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in avdtp_confirm_cb()
/external/bluetooth/bluez/test/
Dhciemu.c478 g_io_add_watch(sk_io, G_IO_IN | G_IO_NVAL, io_conn_ind, NULL); in scan_enable()
497 g_io_add_watch(conn->chan, G_IO_IN | G_IO_NVAL | G_IO_HUP, in accept_connection()
602 g_io_add_watch(conn->chan, G_IO_IN | G_IO_NVAL | G_IO_HUP, in create_connection()
880 if (cond & G_IO_NVAL) { in io_acl_data()
928 if (cond & G_IO_NVAL) in io_conn_ind()
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/glib/gobject/
Dgsourceclosure.c56 { G_IO_NVAL, "G_IO_NVAL", "nval" }, in g_io_condition_get_type()
/external/bluetooth/bluez/serial/
Dproxy.c254 if (cond & G_IO_NVAL) 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.h93 G_IO_NVAL GLIB_SYSDEF_POLLNVAL enumerator

12