Path to this page:
./
sysutils/netbt-hcidump,
Bluetooth packet analyzer (netbt version)
Branch: CURRENT,
Version: 5.27nb1,
Package name: netbt-hcidump-5.27nb1,
Maintainer: plunkyHCIdump reads raw HCI data coming from and going to a Bluetooth device and
prints to screen commands, events and data in a human-readable form.
Optionally, the dump can be written to a file rather than parsed, and the dump
file can be parsed in a subsequent moment.
This is a patched version, suitable for use with the "netbt" Bluetooth
stack [originating] in NetBSD.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1506.199 KB
Version history: (Expand)
- (2015-03-20) Updated to version: netbt-hcidump-5.27nb1
- (2014-12-30) Updated to version: netbt-hcidump-5.27
- (2012-12-12) Updated to version: netbt-hcidump-2.5
- (2012-05-21) Updated to version: netbt-hcidump-2.4
- (2012-03-09) Updated to version: netbt-hcidump-2.3
- (2012-02-15) Updated to version: netbt-hcidump-2.2
CVS history: (Expand)
2022-12-31 22:49:13 by Iain Hibbert | Files touched by this commit (1) |
Log message:
make available for NetBSD platforms going forwards to 99
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2017-08-23 19:53:45 by Johnny C. Lam | Files touched by this commit (3) |
Log message:
sysutils/netbt-hcidump: Fix build using bootstrap bmake.
I'm not sure when NetBSD's <bsd.lib.mk> started allowing
LIBISPRIVATE=yes, but we should always be able to build using
bootstrap-mk-files <bsd.lib.mk>. Adding MKLINKLIB=no MKPIC=no
MKPROFILE=no turns the library into a helper library that is not
installed.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-19 20:16:31 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Fix format string on ILP32 platforms with 64bit time_t.
|
2014-12-30 09:39:13 by Iain Hibbert | Files touched by this commit (35) |  |
Log message:
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
|
2013-09-10 16:44:03 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix format string.
|