summaryrefslogtreecommitdiffstats
path: root/tools/hcitool.1
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-01-25 21:41:40 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-01-25 21:41:40 +0000
commit30fa99ad8cc79b6e4cb4620a31510d5a6cd31acd (patch)
tree9cd77f0bfa509fa9ab00ad4610eaef562709dc43 /tools/hcitool.1
parentfefb12aae57e186c00a50a87a3725f8657fd95e2 (diff)
Add command for reading the clock
Diffstat (limited to 'tools/hcitool.1')
-rw-r--r--tools/hcitool.19
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/hcitool.1 b/tools/hcitool.1
index 07f41421..d863e7d1 100644
--- a/tools/hcitool.1
+++ b/tools/hcitool.1
@@ -174,6 +174,15 @@ Change the connection link key for the device with Bluetooth address
.BI clkoff " <bdaddr>"
Read the clock offset for the device with Bluetooth address
.IR bdaddr .
+.TP
+.BI clock " <bdaddr> [which clock]"
+Read the clock for the device with Bluetooth address
+.IR bdaddr .
+The clock can be
+.BR 0
+for the local clock or
+.BR 1
+for the piconet clock (which is default).
.SH AUTHORS
Written by Maxim Krasnyansky <maxk@qualcomm.com> and Marcel Holtmann <marcel@holtmann.org>
.PP