summaryrefslogtreecommitdiffstats
path: root/hw/bt.h
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2009-03-10 21:43:35 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2009-03-10 21:43:35 +0000
commit5ef4efa426d69643d51fc98afcee662bef6a2839 (patch)
tree627f4b36b46f27dabbea6b8b3d9d21bcd38b2ea9 /hw/bt.h
parent419bafa517f777d56f851efce55a9d2328a657bc (diff)
downloadhqemu-5ef4efa426d69643d51fc98afcee662bef6a2839.zip
hqemu-5ef4efa426d69643d51fc98afcee662bef6a2839.tar.gz
Clean build: Add bt-host.h
Silence compiler warning by providing proper CONFIG_BLUEZ-independent header for the bt-host API. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6809 c046a42c-6fe2-441c-8c8c-71466251a162
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