1L2PING(1)                 Linux System Administration                L2PING(1)
2
3
4

NAME

6       l2ping - Send L2CAP echo request and receive answer
7

SYNOPSIS

9       l2ping [-i <hciX>] [-s size] [-c count] [-t timeout] [-f] [-r] bd_addr
10
11

DESCRIPTION

13       bd_addr
14
15

DESCRIPTION

17       L2ping  sends a L2CAP echo request to the Bluetooth MAC address bd_addr
18       given in dotted hex notation.
19

OPTIONS

21       -i <hciX>
22              The command is applied to device hciX , which must be  the  name
23              of  an  installed  Bluetooth  device  (X = 0, 1, 2, ...)  If not
24              specified, the command will be sent to the first available Blue‐
25              tooth device.
26
27       -s size
28              The size of the data packets to be sent.
29
30       -c count
31              Send count number of packets then exit.
32
33       -t timeout
34              Wait timeout seconds for the response.
35
36       -f     Kind  of  flood  ping.  Use with care! It reduces the delay time
37              between packets to 0.
38
39       -r     Reverse  ping  (gnip?).  Send  echo  response  instead  of  echo
40              request.
41
42       bd_addr
43              The  Bluetooth  MAC  address to be pinged in dotted hex notation
44              like 01:02:03:ab:cd:ef or 01:EF:cd:aB:02:03
45

AUTHORS

47       Written by Maxim Krasnyansky <maxk@qualcomm.com>  and  Marcel  Holtmann
48       <marcel@holtmann.org>
49
50       man   page   by  Nils  Faerber  <nils@kernelconcepts.de>,  Adam  Laurie
51       <adam@algroup.co.uk>.
52
53
54
55BlueZ                             Jan 22 2002                        L2PING(1)
Impressum