Searched refs:GIOFunc (Results 1 – 12 of 12) sorted by relevance
/external/bluetooth/glib/glib/ |
D | giochannel.h | 139 typedef gboolean (*GIOFunc) (GIOChannel *source, typedef 194 GIOFunc func, 201 GIOFunc func,
|
D | giounix.c | 151 GIOFunc func = (GIOFunc)callback; in g_io_unix_dispatch()
|
D | giochannel.c | 541 GIOFunc func, in g_io_add_watch_full() 577 GIOFunc func, in g_io_add_watch()
|
/external/bluetooth/bluez/network/ |
D | connection.c | 317 (GIOFunc) bnep_watchdog_cb, nc); in bnep_setup_cb() 356 (GIOFunc) bnep_setup_cb, nc); in bnep_connect()
|
/external/bluetooth/bluez/audio/ |
D | gateway.c | 191 (GIOFunc) sco_io_cb, dev); in sco_connect_cb() 627 (GIOFunc) sco_io_cb, dev); in gateway_connect_sco()
|
D | avdtp.c | 865 (GIOFunc) transport_cb, stream); in handle_transport_connect() 2241 (GIOFunc) session_cb, session, in avdtp_connect_cb() 2358 (GIOFunc) session_cb, session); in avdtp_confirm_cb()
|
D | headset.c | 1374 (GIOFunc) rfcomm_io_cb, dev); in headset_connect_cb() 2563 (GIOFunc) sco_cb, dev); in headset_set_state()
|
D | control.c | 733 (GIOFunc) control_cb, control); in avctp_connect_cb()
|
/external/bluetooth/bluez/input/ |
D | fakehid.c | 384 (GIOFunc) fake_hid->event, fake); in fake_hid_connadd()
|
D | device.c | 379 (GIOFunc) rfcomm_io_cb, fake); in rfcomm_connect_cb()
|
/external/bluetooth/bluez/plugins/ |
D | pnat.c | 353 (GIOFunc) auth_watch, server); in confirm_cb()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 770 GIOFunc
|