summaryrefslogtreecommitdiffstats
path: root/tools/hcitool.1
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-11-04 11:23:01 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-11-04 11:23:01 +0000
commit5327e84a4c0f07e44d8c3b23410c355465b094e5 (patch)
tree21d26ed61b603ae0b05cad10f6e518e305011c8a /tools/hcitool.1
parent1c111444bad2e4f0d66874a9032e43f91cb6cc3f (diff)
Add support for changing the link key of a connection
Diffstat (limited to 'tools/hcitool.1')
-rw-r--r--tools/hcitool.16
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/hcitool.1 b/tools/hcitool.1
index 1d87b9a0..c4c69b87 100644
--- a/tools/hcitool.1
+++ b/tools/hcitool.1
@@ -166,7 +166,11 @@ Request authentication for the device with Bluetooth address
.BI enc " <bdaddr> [encrypt enable]"
Enable or disable the encryption for the device with Bluetooth address
.IR bdaddr .
+.TP
+.BI key " <bdaddr>"
+Change the connection link key for the device with Bluetooth address
+.IR bdaddr .
.SH AUTHORS
-Written by Maxim Krasnyansky <maxk@qualcomm.com>
+Written by Maxim Krasnyansky <maxk@qualcomm.com> and Marcel Holtmann <marcel@holtmann.org>
.PP
man page by Fabrizio Gennari <fabrizio.gennari@philips.com>