Searched refs:confirm_cb (Results 1 – 4 of 4) sorted by relevance
/external/bluetooth/bluez/src/ |
D | event.c | 186 static void confirm_cb(struct agent *agent, DBusError *err, void *user_data) in confirm_cb() function 219 passkey, confirm_cb); in btd_event_user_confirm() 231 0, confirm_cb); in btd_event_user_consent()
|
D | device.c | 2275 static void confirm_cb(struct agent *agent, DBusError *err, void *data) in confirm_cb() function 2360 confirm_cb, auth, NULL); in device_request_authentication()
|
/external/bluetooth/bluez/test/ |
D | btiotest.c | 184 static void confirm_cb(GIOChannel *io, gpointer user_data) in confirm_cb() function 274 cfm = confirm_cb; in l2cap_listen() 358 cfm = confirm_cb; in rfcomm_listen()
|
/external/bluetooth/bluez/plugins/ |
D | pnat.c | 329 static void confirm_cb(GIOChannel *io, gpointer user_data) in confirm_cb() function 436 io = bt_io_listen(BT_IO_RFCOMM, NULL, confirm_cb, server, NULL, &err, in pnat_probe()
|