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

  /external/bluetooth/bluez/input/
server.c 61 static void connect_event_cb(GIOChannel *chan, GError *err, gpointer data) function
123 if (!bt_io_accept(server->confirm, connect_event_cb, server,
187 server->ctrl = bt_io_listen(BT_IO_L2CAP, connect_event_cb, NULL,
  /external/bluetooth/bluez/serial/
proxy.c 372 static void connect_event_cb(GIOChannel *chan, GError *conn_err, gpointer data) function
428 if (!bt_io_accept(prx->rfcomm, connect_event_cb, prx, NULL,

Completed in 836 milliseconds