From 082b69d2c075d1ec468a0a3bcd16b5f077a3fd3f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 6 Sep 2005 20:57:54 +0000 Subject: Document the putkey and delkey commands --- tools/hciconfig.8 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/hciconfig.8 b/tools/hciconfig.8 index 9fb8b552..53c60526 100644 --- a/tools/hciconfig.8 +++ b/tools/hciconfig.8 @@ -193,6 +193,16 @@ bytes and SCO buffer size to .I pkt packets. .TP +.BI putkey " " +This command stores the link key for +.I bdaddr +on the device. +.TP +.BI delkey " " +This command deletes the stored link key for +.I bdaddr +from the device. +.TP .BI commands Display supported commands. .TP -- cgit