Searched refs:g_timeout_add_seconds_full (Results 1 - 8 of 8) sorted by relevance

/external/bluetooth/bluez/test/
H A Dbtiotest.c149 g_timeout_add_seconds_full(G_PRIORITY_DEFAULT, data->disconn,
221 g_timeout_add_seconds_full(G_PRIORITY_DEFAULT, seconds,
/external/bluetooth/glib/glib/
H A Dgmain.h268 guint g_timeout_add_seconds_full (gint priority,
H A Dgmain.c3417 * g_timeout_add_seconds_full:
3461 g_timeout_add_seconds_full (gint priority, function
3511 return g_timeout_add_seconds_full (G_PRIORITY_DEFAULT, interval, function, data, NULL);
H A Dgaliasdef.c1622 #undef g_timeout_add_seconds_full macro
1623 extern __typeof (g_timeout_add_seconds_full) g_timeout_add_seconds_full __attribute((alias("IA__g_timeout_add_seconds_full"), visibility("default")));
H A Dgalias.h1615 extern __typeof (g_timeout_add_seconds_full) IA__g_timeout_add_seconds_full __attribute((visibility("hidden")));
1616 #define g_timeout_add_seconds_full IA__g_timeout_add_seconds_full macro
/external/bluetooth/bluez/plugins/
H A Dmgmtops.c652 g_timeout_add_seconds_full(G_PRIORITY_DEFAULT, 1,
H A Dhciops.c2029 g_timeout_add_seconds_full(G_PRIORITY_DEFAULT, 1, __get_remote_version,
/external/bluetooth/bluez/health/
H A Dhdp.c1612 edata->tid = g_timeout_add_seconds_full(G_PRIORITY_DEFAULT,

Completed in 414 milliseconds