View Single Post
Posts: 85 | Thanked: 29 times | Joined on Jan 2008
#144
You open a terminal and as root type:

Code:
hcidump -B -w hci-trace.log
You open another terminal and you do the bluetooth pairing and connecting. When you're done, you go back to the first terminal, press Ctrl-C and read the log file with:

Code:
hcidump -r hci-trace.log
Hope this helps.

Ulysses
 

The Following User Says Thank You to Ulysses For This Useful Post: