summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-hci.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-06-12 11:11:01 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-06-12 11:11:01 +0000
commit7eca97cf8464cf1863a08e514c9ac7a8e0400f1c (patch)
tree47ba3eb973032782be19d536eca2be590eff3a80 /hcid/dbus-hci.h
parent27c5b9dad6308c359bfde52faebf3c0decc3c60e (diff)
Don't use raw HCI for tracking authentication request status
Diffstat (limited to 'hcid/dbus-hci.h')
-rw-r--r--hcid/dbus-hci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hcid/dbus-hci.h b/hcid/dbus-hci.h
index 87aa8a46..9f53957a 100644
--- a/hcid/dbus-hci.h
+++ b/hcid/dbus-hci.h
@@ -52,7 +52,6 @@ void hcid_dbus_setname_complete(bdaddr_t *local);
void hcid_dbus_setscan_enable_complete(bdaddr_t *local);
void hcid_dbus_write_class_complete(bdaddr_t *local);
void hcid_dbus_write_simple_pairing_mode_complete(bdaddr_t *local);
-void hcid_dbus_pin_code_reply(bdaddr_t *local, void *ptr);
int hcid_dbus_get_io_cap(bdaddr_t *local, bdaddr_t *remote,
uint8_t *cap, uint8_t *auth);
int hcid_dbus_set_io_cap(bdaddr_t *local, bdaddr_t *remote,