Linux Commands Examples

A great documentation place for Linux commands

rctest

RFCOMM testing

Synopsis

rctest <mode> [options] [bdaddr]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

rctest is used to test RFCOMM communications on the BlueZ stack

options

-b bytes

send/receive bytes 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 master

-T

enable timestamps

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


authors

Written by Marcel Holtmann <marcel[:at:]holtmann[:dot:]org> and Maxim Krasnyansky <maxk[:at:]qualcomm[:dot:]com>, man page by Filippo Giunchedi <filippo[:at:]debian[:dot:]org>

How can this site be more helpful to YOU ?


give  feedback