Searched defs:watch_func (Results 1 - 1 of 1) sorted by relevance
/external/bluetooth/bluez/gdbus/ | ||
H A D | mainloop.c | 94 static gboolean watch_func(GIOChannel *chan, GIOCondition cond, gpointer data) function 158 info->id = g_io_add_watch(chan, cond, watch_func, info); |
Completed in 53 milliseconds