public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] PAN Profile: NAP & GN at the same time ???
Date: Mon, 03 Jul 2006 17:14:25 +0200	[thread overview]
Message-ID: <1151939665.12125.16.camel@localhost> (raw)
In-Reply-To: <1151937859.8418.26.camel@localhost.localdomain>

Hi Olivier,

> I wonder wether it is possible or not to have a bluetooth device which
> manages a NAP and a GN connection at the same time.
> If we consider BlueZ implementation, it is not possible: 
> pand --listen --role NAP -n
> pand[10750]: Bluetooth PAN daemon version 2.20
> pand[10750]: Bind failed. Address already in use(98)
> And it is a normal behaviour when we consider that NAP & GN both use
> BNEP so PSM=0x0F=15.
> I also have a look at Bluetooth and PAN profile specs and nothing
> seems to prevent us from doing such a thing.
> So my question is: does PSM aspect imply that it is not possible to
> manage 2 master services at the same time or is there solution to do
> that ???

you have to modify pand so it registers both SDP records. Since you can
have only one listen socket on PSM 15 you must do any multiplexing
inside pand itself.

Regards

Marcel



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2006-07-03 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-03 14:44 [Bluez-devel] PAN Profile: NAP & GN at the same time ??? Olivier Dole
2006-07-03 15:14 ` Marcel Holtmann [this message]
2006-07-03 16:14   ` Olivier Dole

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=1151939665.12125.16.camel@localhost \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox