All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] multiple rfcomm listeners
Date: Sun, 27 Nov 2005 23:08:10 +0100	[thread overview]
Message-ID: <1133129290.13629.37.camel@blade> (raw)
In-Reply-To: <438A2C5B.9050306@xmission.com>

Hi Brad,

> > You can do whatever you like. Use UUID-128 to identify your service and
> > use PSM numbers starting with 4097 (0x1001).
> 
> I'm trying to have it coexist with gps clients (like pocketpc pda) that
> are looking for the real rfcomm on psm 3. I suspect from looking in the
> kernel that the rfcomm kernel module really has to be unloaded before
> you can bind a server socket with psm 3. That's just a little too gross.

as I said, you can have multiple connections to the same PSM. However
these must be handled by the same listener. So you need to replace (or
unload) the RFCOMM module. However this will not give you anything,
because you still have to speak RFCOMM to these clients.

What you might wanna do is to modify the sdpd server to handle out
different service records (based on the remote BD_ADDR).

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-11-27 22:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-27  6:42 [Bluez-devel] multiple rfcomm listeners Brad Midgley
2005-11-27 14:05 ` Peter Wippich
2005-11-27 18:33   ` Marcel Holtmann
2005-11-27 21:14     ` Brad Midgley
2005-11-27 21:47       ` Marcel Holtmann
2005-11-27 21:59         ` Brad Midgley
2005-11-27 22:08           ` Marcel Holtmann [this message]
2005-11-27 22:25             ` Brad Midgley
2005-11-27 23:19               ` Marcel Holtmann

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=1133129290.13629.37.camel@blade \
    --to=marcel@holtmann.org \
    --cc=bluez-devel@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.