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
4 files changed
tree: 36a53607ef763acd2e22b07b9fe99851537f4e09
  1. audio/
  2. darwin-user/
  3. fpu/
  4. hw/
  5. keymaps/
  6. linux-user/
  7. pc-bios/
  8. slirp/
  9. target-alpha/
  10. target-arm/
  11. target-cris/
  12. target-i386/
  13. target-m68k/
  14. target-mips/
  15. target-ppc/
  16. target-sh4/
  17. target-sparc/
  18. tcg/
  19. tests/
  20. .gitignore
  21. a.out.h
  22. aes.c
  23. aes.h
  24. aio.c
  25. alpha-dis.c
  26. alpha.ld
  27. arm-dis.c
  28. arm-semi.c
  29. arm.ld
  30. block-bochs.c
  31. block-cloop.c
  32. block-cow.c
  33. block-dmg.c
  34. block-nbd.c
  35. block-parallels.c
  36. block-qcow.c
  37. block-qcow2.c
  38. block-raw-posix.c
  39. block-raw-win32.c
  40. block-vmdk.c
  41. block-vpc.c
  42. block-vvfat.c
  43. block.c
  44. block.h
  45. block_int.h
  46. bswap.h
  47. bt-host.c
  48. Changelog
  49. check_ops.sh
  50. cocoa.m
  51. compatfd.c
  52. compatfd.h
  53. configure
  54. console.c
  55. console.h
  56. COPYING
  57. COPYING.LIB
  58. cpu-all.h
  59. cpu-defs.h
  60. cpu-exec.c
  61. cris-dis.c
  62. curses.c
  63. curses_keys.h
  64. cutils.c
  65. d3des.c
  66. d3des.h
  67. dis-asm.h
  68. disas.c
  69. disas.h
  70. dyngen-exec.h
  71. dyngen.c
  72. elf.h
  73. elf_ops.h
  74. exec-all.h
  75. exec.c
  76. gdbstub.c
  77. gdbstub.h
  78. gen-icount.h
  79. host-utils.c
  80. host-utils.h
  81. hostregs_helper.h
  82. hpet.h
  83. hppa-dis.c
  84. hppa.ld
  85. i386-dis.c
  86. i386.ld
  87. ia64.ld
  88. keymaps.c
  89. kqemu.c
  90. kqemu.h
  91. LICENSE
  92. loader.c
  93. m68k-dis.c
  94. m68k-semi.c
  95. m68k.ld
  96. MAINTAINERS
  97. Makefile
  98. Makefile.target
  99. mips-dis.c
  100. mips.ld
  101. mipsel.ld
  102. monitor.c
  103. nbd.c
  104. nbd.h
  105. net-checksum.c
  106. net.h
  107. osdep.c
  108. osdep.h
  109. ppc-dis.c
  110. ppc.ld
  111. ppc64.ld
  112. qemu-aio.h
  113. qemu-binfmt-conf.sh
  114. qemu-char.h
  115. qemu-common.h
  116. qemu-doc.texi
  117. qemu-img.c
  118. qemu-img.texi
  119. qemu-lock.h
  120. qemu-log.h
  121. qemu-malloc.c
  122. qemu-nbd.c
  123. qemu-nbd.texi
  124. qemu-tech.texi
  125. qemu-timer.h
  126. qemu-tool.c
  127. qemu_socket.h
  128. readline.c
  129. README
  130. s390-dis.c
  131. s390.ld
  132. sdl.c
  133. sdl_keysym.h
  134. sh4-dis.c
  135. softmmu-semi.h
  136. softmmu_defs.h
  137. softmmu_exec.h
  138. softmmu_header.h
  139. softmmu_template.h
  140. sparc-dis.c
  141. sparc.ld
  142. sparc64.ld
  143. sys-queue.h
  144. sysemu.h
  145. tap-win32.c
  146. texi2pod.pl
  147. thunk.c
  148. thunk.h
  149. TODO
  150. translate-all.c
  151. uboot_image.h
  152. usb-linux.c
  153. VERSION
  154. vgafont.h
  155. vl.c
  156. vnc.c
  157. vnc_keysym.h
  158. vnchextile.h
  159. x86_64.ld
  160. x_keymap.c