Man page - rctest(1)
Packages contains this manual
- rfcomm(1)
- bluetoothctl-player(1)
- bluetoothctl-assistant(1)
- bluetooth-meshd(8)
- hciconfig(1)
- obexctl(1)
- hex2hcd(1)
- mpris-proxy(1)
- bluetoothctl-endpoint(1)
- bluetoothctl-hci(1)
- bluetoothctl(1)
- bluetoothctl-gatt(1)
- rctest(1)
- hid2hci(1)
- bluemoon(1)
- ciptool(1)
- bluetoothctl-monitor(1)
- l2test(1)
- bluetoothctl-scan(1)
- sdptool(1)
- bluetoothctl-transport(1)
- btmgmt(1)
- hciattach(1)
- btattach(1)
- gatttool(1)
- bluetoothctl-mgmt(1)
- bluetoothctl-admin(1)
- bluetoothd(8)
- hcitool(1)
- bluetoothctl-advertise(1)
- btmon(1)
- l2ping(1)
apt-get install bluez
Manual
RCTEST
NAMESYNOPSIS
DESCRIPTION
MODES
OPTIONS
RESOURCES
REPORTING BUGS
AUTHOR
COPYRIGHT
NAME
rctest - RFCOMM testing
SYNOPSIS
rctest < MODE > [ OPTIONS ] [ bdaddr ]
DESCRIPTION
rctest(1) is used to test RFCOMM communications on the BlueZ stack
MODES
|
-r |
listen and receive |
|||
|
-w |
listen and send |
|||
|
-d |
listen and dump incoming data |
|||
|
-s |
connect and send |
|||
|
-u |
connect and receive |
|||
|
-n |
connect and be silent |
|||
|
-c |
connect, disconnect, connect, ... |
|||
|
-m |
multiple connects |
OPTIONS
-b bytes
send/receive bytes
-i device
select the specified device
-P channel
select the specified channel
-U uuid
select the specified uuid
-L seconds
enable SO_LINGER options for seconds
-W seconds
enable deferred setup for seconds
-B filename
use data packets from filename
|
-N num |
send num frames |
|||
|
-C num |
send num frames before delay (default: 1) |
-D milliseconds
delay milliseconds after sending num frames (default: 0)
|
-A |
request authentication |
|||
|
-E |
request encryption |
|||
|
-S |
secure connection |
|||
|
-M |
become central |
|||
|
-T |
enable timestamps |
RESOURCES
<http://www.bluez.org>
REPORTING BUGS
<linux-bluetooth@vger.kernel.org>
AUTHOR
Maxim Krasnyansky <maxk@qualcomm.com>, Marcel Holtmann <marcel@holtmann.org>, Filippo Giunchedi <filippo@debian.org>
COPYRIGHT
Free use of this software is granted under the terms of the GNU Lesser General Public Licenses (LGPL).