summaryrefslogtreecommitdiffstats
path: root/rfcomm/rfcomm.1
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2003-01-18 20:15:45 +0000
committerMarcel Holtmann <marcel@holtmann.org>2003-01-18 20:15:45 +0000
commit0c19759d355a83b63158c66d5f601be816f90424 (patch)
treee84c28bb812d538e476670be6d2550aaee1766ac /rfcomm/rfcomm.1
parent9d2bce555fcd594df420b39d67f0d4bec313e46f (diff)
Update of the listen command
Diffstat (limited to 'rfcomm/rfcomm.1')
-rw-r--r--rfcomm/rfcomm.17
1 files changed, 6 insertions, 1 deletions
diff --git a/rfcomm/rfcomm.1 b/rfcomm/rfcomm.1
index 2164febe..0a0f48a0 100644
--- a/rfcomm/rfcomm.1
+++ b/rfcomm/rfcomm.1
@@ -57,12 +57,17 @@ available Bluetooth device.
.BI show " <dev>"
Display the information about the specified device.
.TP
-.BI conn " <dev> [bdaddr] [channel]"
+.BI 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. If also the Bluetooth address is left out, it
tries to read the data from the config file. This command can
be terminated with the key sequence CTRL-C.
+.TP
+.BI listen " <dev> [channel]"
+Listen on a specified RFCOMM channel for incoming connections.
+If no channel is specified, it will use the channel number 1.
+This command can be terminated with the key sequence CTRL-C.
.TP
.BI bind " <dev> [bdaddr] [channel]"
This binds the RFCOMM device to a remote Bluetooth device. The