/external/bluez/utils/sdpd/ |
D | server.c | 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()
|
/external/bluez/utils/plugins/ |
D | echo.c | 85 g_io_add_watch(io, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_event() 119 g_io_add_watch(io, G_IO_IN, connect_event, NULL); in setup_rfcomm()
|
D | netlink.c | 69 g_io_add_watch(channel, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in create_channel()
|
/external/bluez/utils/test/ |
D | hciemu.c | 477 g_io_add_watch(sk_io, G_IO_IN | G_IO_NVAL, io_conn_ind, NULL); in scan_enable() 496 g_io_add_watch(conn->chan, G_IO_IN | G_IO_NVAL | G_IO_HUP, in accept_connection() 601 g_io_add_watch(conn->chan, G_IO_IN | G_IO_NVAL | G_IO_HUP, in create_connection() 1331 g_io_add_watch(dev_io, G_IO_IN, io_hci_data, NULL); in main()
|
/external/bluez/utils/common/ |
D | glib-helper.c | 230 g_io_add_watch(chan, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in connect_watch() 271 g_io_add_watch(chan, G_IO_OUT | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in create_search_context() 652 g_io_add_watch(io_ctxt->io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in transport_listen() 724 g_io_add_watch(io_ctxt->io, G_IO_OUT | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in transport_connect()
|
/external/bluez/utils/audio/ |
D | control.c | 634 session->io = g_io_add_watch(io, in avctp_connect_session() 719 session->io = g_io_add_watch(chan, flags, (GIOFunc) session_cb, in avctp_server_cb() 808 session->io = g_io_add_watch(chan, in avctp_connect_cb()
|
D | headset.c | 702 g_io_add_watch(chan, G_IO_IN | G_IO_ERR | G_IO_HUP| G_IO_NVAL, in rfcomm_connect_cb() 1778 g_io_add_watch(hs->rfcomm, in headset_set_authorized() 1825 hs->sco_id = g_io_add_watch(hs->sco, in headset_set_state()
|
D | unix.c | 1142 g_io_add_watch(io, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in server_cb() 1179 g_io_add_watch(io, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in unix_init()
|
D | avdtp.c | 777 stream->io = g_io_add_watch(channel, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in handle_transport_connect() 1848 session->io = g_io_add_watch(chan, in l2cap_connect_cb() 3040 session->io = g_io_add_watch(io, in auth_cb() 3093 session->io = g_io_add_watch(chan, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in avdtp_server_cb()
|
D | gstavdtpsink.c | 865 self->watch_id = g_io_add_watch(self->server, G_IO_HUP | G_IO_ERR | in gst_avdtp_sink_start()
|
/external/bluez/utils/gdbus/ |
D | mainloop.c | 138 info->watch_id = g_io_add_watch(info->io, cond, watch_func, watch); in add_watch()
|
/external/bluez/utils/network/ |
D | connection.c | 222 g_io_add_watch(chan, G_IO_ERR | G_IO_HUP | G_IO_NVAL, in bnep_connect_cb() 262 g_io_add_watch(io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in bnep_connect()
|
/external/bluez/utils/input/ |
D | fakehid.c | 408 g_io_add_watch(fake->io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in fake_hid_connadd()
|
D | device.c | 418 g_io_add_watch(fake->io, G_IO_IN | G_IO_ERR | G_IO_HUP | G_IO_NVAL, in rfcomm_connect_cb() 517 id = g_io_add_watch(io, G_IO_HUP | G_IO_ERR | G_IO_NVAL, cb, idev); in create_watch()
|
/external/bluez/utils/hcid/ |
D | main.c | 939 g_io_add_watch(child_io, in main() 972 g_io_add_watch(ctl_io, G_IO_IN, io_stack_event, NULL); in main()
|
D | dbus-sdp.c | 167 s->io_id = g_io_add_watch(io, G_IO_IN | G_IO_HUP | G_IO_ERR | G_IO_NVAL, in cache_sdp_session() 860 ctxt->io_id = g_io_add_watch(chan, in sdp_client_connect_cb() 911 g_io_add_watch(chan, G_IO_OUT, sdp_client_connect_cb, c); in connect_request()
|
D | adapter.c | 2699 adapter->bonding->io_id = g_io_add_watch(io, in create_bonding_conn_complete() 2837 bonding->io_id = g_io_add_watch(bonding->io, in create_bonding()
|
/external/bluez/utils/serial/ |
D | port.c | 308 node->io_id = g_io_add_watch(node->io, G_IO_ERR | G_IO_NVAL | G_IO_HUP, in port_add_listener()
|
D | manager.c | 1042 prx->rfcomm_watch = g_io_add_watch(chan, in connect_event_cb() 1046 prx->local_watch = g_io_add_watch(io, in connect_event_cb()
|
/external/bluez/utils/eglib/ |
D | gmain.h | 154 guint g_io_add_watch(GIOChannel *channel, GIOCondition condition,
|
D | gmain.c | 386 guint g_io_add_watch(GIOChannel *channel, GIOCondition condition, in g_io_add_watch() function 774 g_io_add_watch(io, G_IO_IN, child_watch, NULL); in init_child_pipe()
|