Searched refs:GIOFunc (Results 1 – 14 of 14) 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 | 280 (GIOFunc) bnep_watchdog_cb, nc); in bnep_setup_cb() 319 (GIOFunc) bnep_setup_cb, nc); in bnep_connect()
|
D | server.c | 376 (GIOFunc) bnep_watchdog_cb, ns); in server_connadd()
|
/external/bluetooth/bluez/audio/ |
D | gateway.c | 188 (GIOFunc) sco_io_cb, dev); in sco_connect_cb() 613 (GIOFunc) sco_io_cb, dev); in gateway_connect_sco()
|
D | control.c | 712 (GIOFunc) control_cb, control); in avctp_connect_cb()
|
D | headset.c | 1400 (GIOFunc) rfcomm_io_cb, dev); in headset_connect_cb() 2571 (GIOFunc) sco_cb, dev); in headset_set_state()
|
D | avdtp.c | 938 (GIOFunc) transport_cb, stream); in handle_transport_connect() 2374 (GIOFunc) session_cb, session, in avdtp_connect_cb() 2491 (GIOFunc) session_cb, session); in avdtp_confirm_cb()
|
/external/bluetooth/bluez/input/ |
D | fakehid.c | 408 (GIOFunc) fake_hid->event, fake); in fake_hid_connadd()
|
D | device.c | 346 (GIOFunc) rfcomm_io_cb, fake); in rfcomm_connect_cb()
|
/external/bluetooth/bluez/plugins/ |
D | pnat.c | 357 (GIOFunc) auth_watch, server); in confirm_cb()
|
/external/bluetooth/bluez/health/ |
D | mcap.c | 1643 (GIOFunc) mdl_event_cb, in mcap_connect_mdl_cb() 1782 (GIOFunc) mcl_control_cb, in mcap_connect_mcl_cb() 1796 (GIOFunc) mdl_event_cb, in set_mdl_properties() 1932 (GIOFunc) mcl_control_cb, in set_mcl_conf()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 770 GIOFunc
|