summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-hci.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-hci.h')
-rw-r--r--hcid/dbus-hci.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/hcid/dbus-hci.h b/hcid/dbus-hci.h
index 9f53957a..cb618816 100644
--- a/hcid/dbus-hci.h
+++ b/hcid/dbus-hci.h
@@ -22,14 +22,6 @@
*
*/
-#ifndef HCIGETAUTHINFO
-#define HCIGETAUTHINFO _IOR('H', 215, int)
-struct hci_auth_info_req {
- bdaddr_t bdaddr;
- uint8_t type;
-};
-#endif
-
void hcid_dbus_set_experimental();
int hcid_dbus_use_experimental();
int hcid_dbus_register_device(uint16_t id);