linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: "Ilia, Kolominsky" <iliak@ti.com>
Cc: "linux-bluetooth@vger.kernel.org" <linux-bluetooth@vger.kernel.org>
Subject: RE: Connectable PANU state for PTS certifications?
Date: Mon, 09 Jan 2012 02:26:57 -0800	[thread overview]
Message-ID: <1326104817.6454.141.camel@aeonflux> (raw)
In-Reply-To: <A7CD2DBA66569F478A0C1ECFC39E1C52106517B7@DNCE03.ent.ti.com>

Hi Ilia,

> > > I am trying to pass PTS tests for PANU.
> > > Number of them try to initialize connection to PANU ( IUT ) and
> > > fail because of " bluetoothd[298]: Server unavailable: (0x1115)".
> > > Spec. says that support for connectable mode in PANU is optional,
> > > and the code ( server.c:: server_register() ) seems to register
> > > only NAP server.
> > >
> > > The question is - is it possible to enable the connectable PANU
> > > mode ( maybe via configuration or light modifications to the code )?
> > 
> > look at doc/network-api.txt. So in theory you can do something like
> > NetworkServer.Register("panu", "br0").
> > 
> > However I have the slight suspicion that only "nap" is really fully
> > implemented and tested.
> 
> Seems so - register_server() explicitly checks that uuid to is "nap"
> and emits btd_error_failed in case it is not.

feel free to send patches for it.

Regards

Marcel



      reply	other threads:[~2012-01-09 10:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-08 17:51 Connectable PANU state for PTS certifications? Ilia, Kolominsky
2012-01-08 20:24 ` Marcel Holtmann
2012-01-09  9:20   ` Ilia, Kolominsky
2012-01-09 10:26     ` 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=1326104817.6454.141.camel@aeonflux \
    --to=marcel@holtmann.org \
    --cc=iliak@ti.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).