From 799757ccf1d03c33c75bc597cd5ef77741dcb6a7 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Fri, 3 Jun 2011 09:17:04 +0000 Subject: Imported upstream 4.91 --- test/rctest.1 | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 test/rctest.1 (limited to 'test/rctest.1') diff --git a/test/rctest.1 b/test/rctest.1 new file mode 100644 index 0000000..dfedbef --- /dev/null +++ b/test/rctest.1 @@ -0,0 +1,90 @@ +.TH RCTEST 1 "Jul 6 2009" BlueZ "" +.SH NAME +rctest \- RFCOMM testing +.SH SYNOPSIS +.B rctest +<\fImode\fR> [\fIoptions\fR] [\fIbdaddr\fR] + +.SH DESCRIPTION +.LP +.B +rctest +is used to test RFCOMM communications on the BlueZ stack + +.SH MODES +.TP +.B -r +listen and receive +.TP +.B -w +listen and send +.TP +.B -d +listen and dump incoming data +.TP +.B -s +connect and send +.TP +.B -u +connect and receive +.TP +.B -n +connect and be silent +.TP +.B -c +connect, disconnect, connect, ... +.TP +.B -m +multiple connects + +.SH OPTIONS +.TP +.BI -b\ bytes +send/receive \fIbytes\fR bytes +.TP +.BI -i\ device +select the specified \fIdevice\fR +.TP +.BI -P\ channel +select the specified \fIchannel\fR +.TP +.BI -U\ uuid +select the specified \fIuuid\fR +.TP +.BI -L\ seconds +enable SO_LINGER options for \fIseconds\fR +.TP +.BI -W\ seconds +enable deferred setup for \fIseconds\fR +.TP +.BI -B\ filename +use data packets from \fIfilename\fR +.TP +.BI -N\ num +send \fInum\fR frames +.TP +.BI -C\ num +send \fInum\fR frames before delay (default: 1) +.TP +.BI -D\ milliseconds +delay \fImilliseconds\fR after sending \fInum\fR frames (default: 0) +.TP +.B -A +request authentication +.TP +.B -E +request encryption +.TP +.B -S +secure connection +.TP +.B -M +become master +.TP +.B -T +enable timestamps + +.SH AUTHORS +Written by Marcel Holtmann and Maxim Krasnyansky +, man page by Filippo Giunchedi +.PP -- cgit v1.2.3