Documentation/devtools/maemo5/bluez-hcidump

(devtools template)
Line 1: Line 1:
 +
{{Devtools}}
 +
 +
== Description ==
== Description ==
Line 32: Line 35:
-
-
-
 
-
[[Category:Devtools]]
 

Revision as of 15:03, 11 March 2010

Image:Ambox_content.png
This article documents a developer tool.
A list of available devtools is available, together with installation instructions.


Contents

Description

Bluez-hcidump is the BlueZ project Bluetooth HCI data dumper.

Hcidump lets you view raw HCI data to and from a Bluetooth device in a human readable way.


Packages

source: bluez-hcidump

binary: bluez-hcidump


Usage Examples

Start hcidump like this and create a Bluetooth connection to your phone:

# hcidump -V -x

you'll see a lot of verbose messages of the data and state of the connection.

Links

[hcidump man page](/development/documentation/man_pages/hcidump.html)

http://www.bluez.org/

See Also

-