Home
last modified time | relevance | path

Searched refs:confirm_event (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/network/
Dserver.c563 static void confirm_event(GIOChannel *chan, gpointer user_data) in confirm_event() function
837 na->io = bt_io_listen(BT_IO_L2CAP, NULL, confirm_event, na, in create_adapter()
/external/bluetooth/bluez/src/
Dattrib-server.c966 static void confirm_event(GIOChannel *io, void *user_data) in confirm_event() function
1086 l2cap_io = bt_io_listen(BT_IO_L2CAP, NULL, confirm_event, in attrib_server_init()
1105 le_io = bt_io_listen(BT_IO_L2CAP, NULL, confirm_event, in attrib_server_init()