Commit graph

5 commits

Author SHA1 Message Date
plunky
5428068224 update to latest upstream version. Major changes include
hcidump has now been merged with the main BlueZ distribution,
  so the version number reflects that release

  hcidump is moved from sbin to bin (and man section 8 -> 1)

  TCP/IP server mode was removed

  parsing added for SAP and SMP profiles, and A2MP signals
2014-12-30 08:39:13 +00:00
plunky
c7e2d98217 update to BlueZ hcidump 2.4
This release adds support for A2MP, L2CAP create/move channel,
  SAP and additional AVRCP decoding.
2012-05-21 07:01:32 +00:00
plunky
6e64fd9045 add default targets to lib/Makefile (for pbulk) 2012-03-20 15:31:14 +00:00
plunky
89e77db68a adjust this build so that it doesn't need to make a .a
library, to avoid breakage on pkgbulk build which does
not provide the same level of mk support as a NetBSD
host
2012-03-19 12:09:00 +00:00
plunky
0fa2b449e6 update to BlueZ HCIdump 2.2, changes are basically increased
parsing for L2CAP packets, new parsing for AVCTP and AVRCP
protocols, some endian bugfixes and the archive now contains
the files needed from bluez-libs so we don't need to get that
separately.
2012-02-15 09:30:23 +00:00