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

  /external/bluetooth/bluez/src/
attrib-server.c 966 static void confirm_event(GIOChannel *io, void *user_data) function
1086 l2cap_io = bt_io_listen(BT_IO_L2CAP, NULL, confirm_event,
1105 le_io = bt_io_listen(BT_IO_L2CAP, NULL, confirm_event,
  /external/bluetooth/bluez/network/
server.c 563 static void confirm_event(GIOChannel *chan, gpointer user_data) function
837 na->io = bt_io_listen(BT_IO_L2CAP, NULL, confirm_event, na,

Completed in 256 milliseconds