Documentation/devtools/maemo5/bluez-hcidump

(New page: == 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 =...)
(See Also)
Line 31: Line 31:
== See Also ==
== See Also ==
-
[[Documentation/devtools/maemo5/bluez-utils-test|bluez-utils-test]]
+
-

Revision as of 08:59, 6 October 2009

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

-