diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-01-25 02:46:59 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-01-25 02:46:59 +0000 |
commit | fefb12aae57e186c00a50a87a3725f8657fd95e2 (patch) | |
tree | 08d01cfdddf200f69a07190995eb8a4f95e9139a /tools/hcitool.1 | |
parent | d198227a6d76b6fb6bff050e6fda9f2e4ffc4544 (diff) |
Add command for reading the clock offset
Diffstat (limited to 'tools/hcitool.1')
-rw-r--r-- | tools/hcitool.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/hcitool.1 b/tools/hcitool.1 index c4c69b87..07f41421 100644 --- a/tools/hcitool.1 +++ b/tools/hcitool.1 @@ -170,6 +170,10 @@ Enable or disable the encryption for the device with Bluetooth address .BI key " <bdaddr>" Change the connection link key for the device with Bluetooth address .IR bdaddr . +.TP +.BI clkoff " <bdaddr>" +Read the clock offset for the device with Bluetooth address +.IR bdaddr . .SH AUTHORS Written by Maxim Krasnyansky <maxk@qualcomm.com> and Marcel Holtmann <marcel@holtmann.org> .PP |