From b7d130c68efdeea62d459e5c6c968c89412d9f46 Mon Sep 17 00:00:00 2001 From: Adam Laurie Date: Fri, 3 Feb 2006 18:48:52 +0000 Subject: gnip (reverse ping) --- tools/l2ping.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tools/l2ping.1') diff --git a/tools/l2ping.1 b/tools/l2ping.1 index f415dd9c..ab92caf7 100644 --- a/tools/l2ping.1 +++ b/tools/l2ping.1 @@ -13,6 +13,8 @@ l2ping \- Send L2CAP echo request and receive answer .I -t timeout ] [ .I -f +] [ +.I -r ] < .I bd_addr > @@ -50,6 +52,9 @@ seconds for the response. Kind of flood ping. Use with care! It reduces the delay time between packets to 0. .TP +.I -r +Reverse ping (gnip?). Send echo response instead of echo request. +.TP .I bd_addr The Bluetooth MAC address to be pinged in dotted hex notation like .B 01:02:03:ab:cd:ef @@ -58,4 +63,4 @@ or .SH AUTHORS Written by Maxim Krasnyansky and Marcel Holtmann .PP -man page by Nils Faerber . +man page by Nils Faerber , Adam Laurie . -- cgit