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)
commitab2b6f507ded382df734fe6a237ec56e2f421de4
tree4232a0c947c2549fb1ea17aee85e557cb0c7c483
parent47e699dc804e7b2dd448dafe6f519c8aae2cf8b9
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