Searched defs:server_cb (Results 1 - 2 of 2) sorted by relevance
/external/bluetooth/bluez/src/ |
H A D | btio.c | 171 static gboolean server_cb(GIOChannel *io, GIOCondition cond, function 217 g_io_add_watch_full(io, G_PRIORITY_DEFAULT, cond, server_cb, server,
|
/external/bluetooth/bluez/audio/ |
H A D | unix.c | 1759 static gboolean server_cb(GIOChannel *chan, GIOCondition cond, gpointer data) function 1880 server_cb, NULL);
|
Completed in 262 milliseconds