HomeSort by relevance Sort by last modified time
    Searched refs:connect_event (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/plugins/
echo.c 62 static gboolean connect_event(GIOChannel *chan, function
119 g_io_add_watch(io, G_IO_IN, connect_event, NULL);
  /external/bluetooth/bluez/network/
server.c 443 static void connect_event(GIOChannel *chan, GError *err, gpointer user_data) function
470 if (!bt_io_accept(na->setup->io, connect_event, na, NULL,

Completed in 36 milliseconds