From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Problem with rfcomm connect
Date: Thu, 03 Feb 2005 12:09:00 +0100 [thread overview]
Message-ID: <1107428940.11944.29.camel@pegasus> (raw)
In-Reply-To: <200502031010.56642.dolphin@slacky.it>
Hi Andrea,
> I own a Belkin F8T001 as a Bluetooth device (=>I installed the related
> firmware), but I get an error during the rfcomm connect command
>
> here is my procedure (since only yesterdy I began playing with it, perhaps
> there is a previous error I make)
>
> 1) bluefw usb 001/00X
> 2) modprobe l2cap
> 3) modprobe rfcomm
> 4) mknod /dev/rfcomm0 c 216 0
> 5) hciconfig hci0 up
> 6) hciconfig
> 7) hcitool scan
> 8) l2ping 00:01:E3:06:FB:AF
> 9) added the following lines to /etc/bluetooth/rfcomm.conf:
>
> rfcomm0 {
> bind yes;
> # Bluetooth address of the device
> device 00:01:E3:06:FB:AF;
> # RFCOMM channel for the connection
> channel 0;
> # Description of the connection
> comment "S55";
> }
> 10) rfcomm connect rfcomm0 00:01:E3:06:FB:AF
>
> Everything has worked perfectly till now, but this last command returns "Can't
> connect RFCOMM socket: Resource temporarily unavailable" or "Can't connect
> RFCOMM socket: Function not implemented"
how should RFCOMM channel 0 work? Use the one from the "sdptool browse"
result instead.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2005-02-03 11:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-03 10:10 [Bluez-users] Problem with rfcomm connect Andrea Benazzo
2005-02-03 11:09 ` Marcel Holtmann [this message]
2005-02-03 13:52 ` Andrea Benazzo
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=1107428940.11944.29.camel@pegasus \
--to=marcel@holtmann.org \
--cc=bluez-users@lists.sourceforge.net \
/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.