summaryrefslogtreecommitdiffstats
path: root/hw/bt.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/bt.h')
-rw-r--r--hw/bt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/bt.h b/hw/bt.h
index 2d65e10..726905f 100644
--- a/hw/bt.h
+++ b/hw/bt.h
@@ -112,9 +112,6 @@ void bt_device_done(struct bt_device_s *dev);
/* bt-hci.c */
struct HCIInfo *bt_new_hci(struct bt_scatternet_s *net);
-/* bt-host.c */
-struct HCIInfo *bt_host_hci(const char *id);
-
/* bt-vhci.c */
void bt_vhci_init(struct HCIInfo *info);
OpenPOWER on IntegriCloud