File: l2ping.1

package info (click to toggle)
bluez 5.83-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 25,664 kB
  • sloc: ansic: 471,418; python: 4,751; sh: 4,580; makefile: 1,042; xml: 126
file content (92 lines) | stat: -rw-r--r-- 2,424 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
.\" Man page generated from reStructuredText.
.
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "L2PING" "1" "Jan 22, 2002" "BlueZ" "Linux System Administration"
.SH NAME
l2ping \- Send L2CAP echo request and receive answer
.SH SYNOPSIS
.sp
\fBl2ping\fP [\fIOPTIONS\fP] \fIbd_addr\fP
.SH DESCRIPTION
.sp
\fBl2ping(1)\fP sends a L2CAP echo request to the Bluetooth MAC address bd_addr
given in dotted hex notation.
.SH OPTIONS
.INDENT 0.0
.TP
.BI \-i \ <hciX>
The command is applied to device \fIhciX\fP, which must be the
name of an installed Bluetooth device (X = 0, 1, 2, ...)
If not specified, the command will be sent to the first
available Bluetooth device.
.TP
.BI \-s \ size
The size of the data packets to be sent.
.TP
.BI \-c \ count
Send count number of packets then exit.
.TP
.BI \-t \ timeout
Wait timeout seconds for the response.
.TP
.BI \-d \ delay
Wait delay seconds between pings.
.TP
.B  \-f
Kind of flood ping. Use with care! It reduces the delay time
between packets to 0.
.TP
.B  \-r
Reverse ping (gnip?). Send echo response instead of echo
request.
.TP
.B  \-v
Verify response payload is identical to request payload.
It is not required for remote stacks to return the request
payload, but most stacks do (including Bluez).
.UNINDENT
.INDENT 0.0
.TP
.B bd_addr
The Bluetooth MAC address to be pinged in dotted hex notation
like \fB01:02:03:ab:cd:ef\fP or \fB01:EF:cd:aB:02:03\fP
.UNINDENT
.SH RESOURCES
.sp
 <http://www.bluez.org> 
.SH REPORTING BUGS
.sp
 <linux\-bluetooth@vger.kernel.org> 
.SH AUTHOR
Maxim Krasnyansky <maxk@qualcomm.com>, Marcel Holtmann <marcel@holtmann.org>, Nils Faerber <nils@kernelconcepts.de>, Adam Laurie <adam@algroup.co.uk>.
.SH COPYRIGHT
Free use of this software is granted under the terms of the GNU
Lesser General Public Licenses (LGPL).
.\" Generated by docutils manpage writer.
.