hcidump replacement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've been recording data from a sensor using a script like this --

  while read a; do
    grep <pattern> $a
    # do my stuff
  done < <( hcidump -R )

Reading tons of web pages and mailing list entries, I still haven't
found anything equivalent that doesn't use the deprecated hcidump.
Suggestions appreciated.






[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux