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

NAME

6       rctest - RFCOMM testing
7

SYNOPSIS

9       rctest <MODE> [OPTIONS] [bdaddr]
10

DESCRIPTION

12       rctest(1) is used to test RFCOMM communications on the BlueZ stack
13

MODES

15       -r     listen and receive
16
17       -w     listen and send
18
19       -d     listen and dump incoming data
20
21       -s     connect and send
22
23       -u     connect and receive
24
25       -n     connect and be silent
26
27       -c     connect, disconnect, connect, ...
28
29       -m     multiple connects
30

OPTIONS

32       -b bytes
33              send/receive bytes
34
35       -i device
36              select the specified device
37
38       -P channel
39              select the specified channel
40
41       -U uuid
42              select the specified uuid
43
44       -L seconds
45              enable SO_LINGER options for seconds
46
47       -W seconds
48              enable deferred setup for seconds
49
50       -B filename
51              use data packets from filename
52
53       -N num send num frames
54
55       -C num send num frames before delay (default: 1)
56
57       -D milliseconds
58              delay milliseconds after sending num frames (default: 0)
59
60       -A     request authentication
61
62       -E     request encryption
63
64       -S     secure connection
65
66       -M     become central
67
68       -T     enable timestamps
69

RESOURCES

71       http://www.bluez.org
72

REPORTING BUGS

74       linux-bluetooth@vger.kernel.org
75

AUTHOR

77       Maxim  Krasnyansky  <maxk@qualcomm.com>,  Marcel Holtmann <marcel@holt‐
78       mann.org>, Filippo Giunchedi <filippo@debian.org>
79
81       Free use of this software is granted under ther terms of the GNU Lesser
82       General Public Licenses (LGPL).
83
84
85
86
87BlueZ                             Jul 6, 2009                        RCTEST(1)
Impressum