public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Ramon A Reveron <ramon@us.ibm.com>
Cc: BlueZ Mailing List <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Re: Can't Connect RFCOMM Socket. Too many links.
Date: Thu, 05 Aug 2004 22:38:14 +0200	[thread overview]
Message-ID: <1091738294.20839.51.camel@pegasus> (raw)
In-Reply-To: <OF6234E0FF.802EEC59-ON85256EE7.0053B1A7-85256EE7.0055FA76@us.ibm.com>

Hi Ramon,

> Here are the two files:

your second connection creation results in this:

	< HCI Command: Create Connection(0x01|0x0005) plen 13
	  C2 46 0A 96 A0 00 18 CC 02 00 00 00 01 
	> HCI Event: Command Status(0x0f) plen 4
	  00 01 05 04 
	> HCI Event: Connect Complete(0x03) plen 11
	  09 00 00 C2 46 0A 96 A0 00 01 00 

The error code 0x09 actually means: CONNECTION LIMIT EXCEEDED (0X09)

	The Connection Limit Exceeded error code indicates that an
	attempt to create another connection failed because the
	controller is already at its limit of the number of connections
	it can support. The number of connections a device can support
	is implementation dependent.

Maybe this is a problem of your GPS unit, because the Bluetooth dongle
you are using is build id 0x33c and that is a HCI 16.14 firmware.

And I saw that you are using security mode 3 in one of your devices.
Disable it. Maybe this causes the trouble.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2004-08-05 20:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04 21:36 Can't Connect RFCOMM Socket. Too many links Ramon A Reveron
2004-08-04 23:16 ` [Bluez-users] " Marcel Holtmann
2004-08-05 15:39   ` Ramon A Reveron
2004-08-05 20:38     ` 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=1091738294.20839.51.camel@pegasus \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    --cc=ramon@us.ibm.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox