Searched defs:connect_cb (Results 1 – 4 of 4) sorted by relevance
97 static void connect_cb(GIOChannel *io, GError *err, gpointer user_data) in connect_cb() function
115 struct connect_cb { struct116 unsigned int id;117 headset_stream_cb_t cb;118 void *cb_data;
362 static void connect_cb(GIOChannel *chan, GError *err, gpointer data) in connect_cb() function
138 static gboolean connect_cb(GIOChannel *io, GIOCondition cond, in connect_cb() function