rfcomm(1)


NAME

   rfcomm - RFCOMM configuration utility

SYNOPSIS

   rfcomm [ options ] < command > < dev >

DESCRIPTION

   rfcomm   is   used   to  set  up,  maintain,  and  inspect  the  RFCOMM
   configuration of the Bluetooth subsystem in the  Linux  kernel.  If  no
   command  is  given,  or  if  the  option  -a  is  used,  rfcomm  prints
   information about the configured RFCOMM devices.

OPTIONS

   -h     Gives a list of possible commands.

   -a     Prints information about all configured RFCOMM devices.

   -r     Switch TTY into raw mode (doesn't work with "bind").

   -i <hciX> | <bdaddr>
          The command is applied to device hciX, which must be the name or
          the  address of an installed Bluetooth device. If not specified,
          the command will be use the first available Bluetooth device.

   -A     Enable authentification

   -E     Enable encryption

   -S     Secure connection

   -M     Become the master of a piconet

   -L <seconds>
          Set linger timeout

COMMANDS

   show <dev>
          Display the information about the specified device.

   connect <dev> [bdaddr] [channel]
          Connect the RFCOMM device to the remote Bluetooth device on  the
          specified  channel.  If no channel is specified, it will use the
          channel number 1. This command can be terminated  with  the  key
          sequence CTRL-C.

   listen <dev> [channel] [cmd]
          Listen  on  a specified RFCOMM channel for incoming connections.
          If no channel is specified, it will use the  channel  number  1,
          but  a channel must be specified before cmd. If cmd is given, it
          will be executed as soon as a client connects.  When  the  child
          process  terminates  or  the client disconnect, the command will
          terminate.  Occurrences of {} in cmd will  be  replaced  by  the
          name  of  the device used by the connection. This command can be
          terminated with the key sequence CTRL-C.

   watch <dev> [channel] [cmd]
          Watch is identical to listen except that when the child  process
          terminates  or  the  client disconnect, the command will restart
          listening with the same parameters.

   bind <dev> [bdaddr] [channel]
          This binds the RFCOMM device to a remote Bluetooth  device.  The
          command does not establish a connection to the remote device, it
          only creates the binding. The  connection  will  be  established
          right  after  an application tries to open the RFCOMM device. If
          no channel number is specified, it uses the channel number 1.

   release <dev>
          This command releases a defined RFCOMM binding.

          If all is specified for the RFCOMM  device,  then  all  bindings
          will be removed.

AUTHOR

   Written by Marcel Holtmann <marcel@holtmann.org>.

                            APRIL 28, 2002                       RFCOMM(1)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.