summaryrefslogtreecommitdiffstats
path: root/src/hcid.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-08-27 20:13:37 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-08-27 20:13:37 +0200
commit35c816551da6c423d9ee84362ef387a2643a5e7d (patch)
tree58b490e4963eaa681ea7a9be5e83ce8932af15be /src/hcid.h
parent88a2c4e2ffb069cb0535f7bab613da114002dab0 (diff)
Remove unused alloc_device_opts() function
Diffstat (limited to 'src/hcid.h')
-rw-r--r--src/hcid.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hcid.h b/src/hcid.h
index d29a0e09..786ef804 100644
--- a/src/hcid.h
+++ b/src/hcid.h
@@ -99,8 +99,6 @@ void hci_req_queue_remove(int dev_id, bdaddr_t *dba);
#define HCID_OFFMODE_DEVDOWN 0
#define HCID_OFFMODE_NOSCAN 1
-struct device_opts *alloc_device_opts(char *ref);
-
uint8_t get_startup_scan(int hdev);
uint8_t get_startup_mode(int hdev);
int get_discoverable_timeout(int dev_id);