Home
last modified time | relevance | path

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

/external/bluetooth/bluez/input/
Dserver.c141 static void confirm_event_cb(GIOChannel *chan, gpointer user_data) in confirm_event_cb() function
199 server->intr = bt_io_listen(BT_IO_L2CAP, NULL, confirm_event_cb, in server_start()
/external/bluetooth/bluez/serial/
Dproxy.c467 static void confirm_event_cb(GIOChannel *chan, gpointer user_data) in confirm_event_cb() function
520 prx->io = bt_io_listen(BT_IO_RFCOMM, NULL, confirm_event_cb, prx, in enable_proxy()