OSDN Git Service

Add L2CAP logic and a virtual SDP server for use in emulated devices.
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 29 Sep 2008 00:14:22 +0000 (00:14 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 29 Sep 2008 00:14:22 +0000 (00:14 +0000)
commit4d2d181cdb8936b55712a81be798c288fa8b5f59
tree36a53607ef763acd2e22b07b9fe99851537f4e09
parent4e38eb5438f254c7f2d588ee15a8045e734143bd
Add L2CAP logic and a virtual SDP server for use in emulated devices.

Note that the L2CAP flow-controlled mode is not fully supported.

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