Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 29 Sep 2008 00:31:41 +0000 (00:31 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 29 Sep 2008 00:31:41 +0000 (00:31 +0000)
commitf8f2c4751b6a0b5d2d431a7e8fe10abcec050d34
tree4232a0c947c2549fb1ea17aee85e557cb0c7c483
parent849d04a11421e6941cf0a88100b93bce19c238a7
Use VHCI to allow the host os to participate in a qemu bluetooth "vlan".

This does the reverse of bt-host.c, proxying from guest to host.
Appears to be more reliable.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5348 c046a42c-6fe2-441c-8c8c-71466251a162
Makefile
bt-vhci.c [new file with mode: 0644]
hw/bt.h