From: Marcel Holtmann <marcel@holtmann.org>
To: Thomas Eller <te@identisys.de>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Rfcomm connection with multiple usb dongles
Date: Mon, 21 Jun 2004 14:32:21 +0200 [thread overview]
Message-ID: <1087821141.4328.10.camel@pegasus> (raw)
In-Reply-To: <40D6E1B6.90700@identisys.de>
Hi Thomas,
> I have two USB dongles connected to my system:
>
> hciconfig <ENTER>
>
> hci0: Type: USB
> BD Address: 00:02:72:B1:6E:28 ACL MTU: 192:8 SCO MTU: 64:8
> UP RUNNING PSCAN ISCAN
> RX bytes:6901 acl:92 sco:0 events:655 errors:0
> TX bytes:6146 acl:147 sco:0 commands:302 errors:0
>
> hci1: Type: USB
> BD Address: 00:02:72:B1:6E:29 ACL MTU: 192:8 SCO MTU: 64:8
> UP RUNNING PSCAN ISCAN
> RX bytes:147 acl:0 sco:0 events:21 errors:0
> TX bytes:328 acl:0 sco:0 commands:20 errors:0
>
> --------------
>
> I try the rfcomm-command: rfcomm connect 0 xx:xx:xx:xx:xx:xx 1
>
> This connection is made over hci0 on channel 1, activating the device
> rfcomm0.
>
> How can i tell rfcomm to make a connection over hci1 ??
you must use "rfcomm -i hci1 connect ...". And of course looking at the
manpage is very helpful ;)
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
prev parent reply other threads:[~2004-06-21 12:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-21 13:25 [Bluez-users] Rfcomm connection with multiple usb dongles Thomas Eller
2004-06-21 12:32 ` Marcel Holtmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1087821141.4328.10.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sourceforge.net \
--cc=te@identisys.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.