logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Maxim   Krasnyansky   <maxk@qualcomm.com>,   Marcel  Holtmann  <marcel@holtmann.org>,  Filippo  Giunchedi
       <filippo@debian.org>

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

Name

       rctest - RFCOMM testing

Options

-bbytes
              send/receive bytes

       -idevice
              select the specified device

       -Pchannel
              select the specified channel

       -Uuuid
              select the specified uuid

       -Lseconds
              enable SO_LINGER options for seconds

       -Wseconds
              enable deferred setup for seconds

       -Bfilename
              use data packets from filename

       -Nnum send num frames

       -Cnum send num frames before delay (default: 1)

       -Dmilliseconds
              delay milliseconds after sending num frames (default: 0)

       -A     request authentication

       -E     request encryption

       -S     secure connection

       -M     become central

       -T     enable timestamps

Reporting Bugs

Resources

Synopsis

rctest <MODE> [OPTIONS] [bdaddr]

See Also